TechScribe2024 / backend

The TechScribe backend, powered by Express.js and Node.js, ensures a high-performing, scalable platform with Prisma ORM for seamless database management and NeonDB for efficient data storage. It offers secure, type-safe interactions and robust authentication to support a dynamic, tech-driven blogging experience.
8 stars 3 forks source link

Switch to Docker Compose for Simplified Postgres Setup #5

Open YooShijin opened 1 week ago

YooShijin commented 1 week ago

Currently this project contains a Dockerfile setup, which works great. However, since the project uses NeonDB (Postgres provider), utilizing docker-compose for the setup can provide several advantages:

Proposal: I suggest replacing or complementing the current Dockerfile with a docker-compose.yml configuration that includes the Postgres service. This would improve the developer experience, especially for those who want to work on local development with the same database structure as NeonDB (Postgres).

heisenburgger commented 4 days ago

hey gpt, can you change the tone to fun and not sound like hr?

YooShijin commented 2 days ago

Nice prompt, Will try this in future..!