Commit Graph

1 Commits

Author SHA1 Message Date
root eeb3e58814 feat: add Docker support and fix page refresh issues
- Add Dockerfile with root user for simplified deployment
- Add docker-compose.yml for local development
- Add docker-compose.prod.yml for production deployment
- Add start.sh script for container initialization
- Fix page caching: add dynamic rendering to all pages
- Update database initialization to handle permissions
- Update README with deployment instructions

This is the first fully functional version with Docker support.
No manual permission setup required on deployment.
2026-01-20 05:49:57 +00:00