Commit Graph

1 Commits

Author SHA1 Message Date
Björn Benouarets
769c223700 feat: add Docker configuration and deployment files
- Add Dockerfile for containerizing the Go application
- Add docker-compose.yml for local development environment
- Include PostgreSQL database service configuration
- Configure networking and environment variables
- Set up proper port mapping and service dependencies
- Enable easy local development and deployment
2025-09-25 23:24:52 +02:00