Skip to content

chore: update Makefile to include precommit targets; add Docker Compo…#6

Merged
iamserda merged 1 commit into
mainfrom
dev0
Feb 11, 2026
Merged

chore: update Makefile to include precommit targets; add Docker Compo…#6
iamserda merged 1 commit into
mainfrom
dev0

Conversation

@iamserda
Copy link
Copy Markdown
Owner

This pull request introduces Docker support and improves the developer onboarding experience by updating documentation and the build system. The main changes include adding a compose.yaml for Docker-based development, new Makefile targets for Docker, and expanded setup instructions in the README.md.

Docker integration:

  • Added a new compose.yaml file defining services for the application and PostgreSQL, enabling containerized local development.
  • Added up and down targets to the Makefile to start and stop Docker Compose services easily.

Developer workflow improvements:

  • Updated the .PHONY section in the Makefile to include new targets for pre-commit hooks and Docker commands.
  • Expanded the README.md with a "Quickstart" section, step-by-step setup instructions, and clarified usage of make commands for common development tasks. [1] [2] [3]

Documentation updates:

  • Improved project description and fixed minor typos in the README.md for clarity and professionalism.

@iamserda iamserda merged commit d50becc into main Feb 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant