Pets-without-names / Jax-Pet-Names

This project is a collaboration designed to create a pet naming web application.
MIT License
3 stars 2 forks source link

Create Dockerfile and docker-compose for project #32

Closed murjax closed 1 year ago

murjax commented 1 year ago

This PR dockerizes the entire app. This eliminates the need for Postgres and Node setup on environments with Docker installed. Goal is to build on this Docker setup later for a production environment.