Commit Graph

3 Commits

Author SHA1 Message Date
85e6304bae fix: Use absolute path for DATABASE_URL to avoid working directory issues 2026-03-24 14:46:15 -03:00
e0433f8e57 docs: Add Docker deployment documentation with data folder
- Update docker-compose to use ./data folder for SQLite database
- Add Docker section to README with setup instructions
2026-03-23 22:13:48 -03:00
13ee0f9922 feat: Add Dockerfile and docker-compose for deployment
- Multi-stage Dockerfile for optimized image size
- docker-compose.yml for easy local deployment
- Enable standalone output mode for Docker support
2026-03-23 22:04:26 -03:00