Project-Books / book-project

Book tracker web app for book lovers
https://project-books.github.io/
GNU General Public License v3.0
482 stars 457 forks source link

One docker-compose for project #931

Closed knjk04 closed 2 years ago

knjk04 commented 2 years ago

Is your feature request related to a problem? If so, please describe. We currently have to navigate to the frontend directory to start the frontend container and then navigate to the backend directory to the backend container. We also need an extra two commands.

Describe the solution you'd like It would be a better developer experience if we kept two separate Dockerfiles (one for the frontend and one backend) with one docker-compose.yml in the root of the project.

This would reduce the number of steps it takes to start the project:

Total savings: 5 fewer commands to run everything

Additional context

If you need help with anything, we'll be happy to help you over a GitHub Q&A discussion or our Slack workspace