Commit Graph

2 Commits

Author SHA1 Message Date
17d3b1caac Add .env-example file and update configuration for environment variables
- Created .env-example for environment variable setup
- Updated README to reflect changes in .env file creation
- Modified config.py to include new environment variables and DATABASE_URL property
- Enhanced database.py with connect and disconnect functions
- Updated main.py to manage database connection lifecycle
- Adjusted compose.yaml for consistent environment variable usage
2026-02-24 13:38:54 +01:00
a5c93d1f8a Initial Commit 2026-02-23 16:42:35 +01:00