battery_tracker/src
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
..
app feat: add Docker support and fix page refresh issues 2026-01-20 05:49:57 +00:00
components fix: Group edit and delete buttons together in BatteryCard 2026-01-19 17:22:34 +00:00
lib/db feat: add Docker support and fix page refresh issues 2026-01-20 05:49:57 +00:00