All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
Dockerfileto containerize the application production deployment. - Introduced
docker-compose.ymlfor easy multi-container orchestration. - Implemented environment variable support for configuration settings.
- Added health check endpoint for monitoring container status.
- Created documentation for Docker setup and usage.
- Addef GitHub Actions workflow for automated linting, Docker image building etc.
- Better documentation.
- Flatten the project structure. It was unnecessarily nested with sub-folders.