Skip to content

Conversation

@suyash469
Copy link

Summary

Implemented a Docker-based PostgreSQL setup to facilitate a production-ready database environment, addressing the need for robust data storage (Issue #1).

Changes

  • Added docker-compose.yml to configure a PostgreSQL service on port 5432.
  • Created .gitignore to prevent committing sensitive environment files and local database volumes.
  • Updated README.md with instructions for starting the database using Docker.

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