6 Commits

Author SHA1 Message Date
9a5c5d2cb9 Fix rate limiting proxy trust and file permissions for data persistence 2025-08-18 01:08:37 +02:00
d85c78c19d Reduce memory allocation for builds on low-memory servers 2025-08-18 00:45:20 +02:00
60b916b883 Replace npm ci with npm install to fix Docker build issues 2025-08-18 00:31:25 +02:00
2f3282dcc3 Complete full-stack security implementation
- Add Express.js backend with REST API
- Implement comprehensive security measures (helmet, rate limiting, input validation)
- Add Docker volume support for persistent JSON storage
- Update container security (non-root user, minimal Alpine)
- Add deployment and security documentation
- Configure production-ready Docker setup with Coolify compatibility

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-18 00:08:36 +02:00
1b013c4fe2 Dockerized version 2 2025-08-17 01:11:41 +02:00
a76b371bda dockerized version instead of nixpack 2025-08-17 01:01:31 +02:00