Commit Graph
2 Commits
Author SHA1 Message Date
Norris Oduro 0c9c4b7d2c feature: add workout_cool service to docker compose file (#49)
* add workout_cool service to docker compose file

* connect to postgres not localhost

* update docker file to ensure sample files can be added optionally

* copy sample exercise to image and update setup.sh script to import seed data based on env

* update readme with setup instructions for docker compose
2025-06-22 22:34:42 +02:00
Lucas Neves Pereira dbcb0f9390 feat: dockerfile for production deployment & improve dev workflow (#34)
* feat: dockerfile for production deployment & improve dev workflow

* feat: docker build image with env

* feat: production deployment workflow with setup script
2025-06-19 19:39:36 +02:00