Go to file
Norbi Peti c62925daf7
Add Heroku deploy and frontend/backend deploy scripts
- Added local DB container
- Added scripts to deploy frontend/backend by running the deploy command in the containers
- Installing Docker and Heroku CLI in the dev backend container to be able to build and push the container without installing the CLI on the host
- Building and pushing the production container to the Heroku Container Registry
2021-11-15 20:34:45 +01:00
backend Add Heroku deploy and frontend/backend deploy scripts 2021-11-15 20:34:45 +01:00
frontend Add build watching for backend project 2021-11-09 22:57:51 +01:00
.gitignore Add production build and deploy command 2021-11-09 01:55:57 +01:00
deploy-backend.sh Add Heroku deploy and frontend/backend deploy scripts 2021-11-15 20:34:45 +01:00
deploy-frontend.sh Add Heroku deploy and frontend/backend deploy scripts 2021-11-15 20:34:45 +01:00
docker-compose.yml Add Heroku deploy and frontend/backend deploy scripts 2021-11-15 20:34:45 +01:00