Commit graph

5 commits

Author SHA1 Message Date
6bfd298455
# Git Commit Message
refactor: add production features and improve architecture

- Add structured configuration with validation
- Implement Redis connection pooling
- Add database migrations system
- Change API methods: GET /set → POST /set, GET /delete → DELETE /delete
- Add health check endpoint
- Add graceful shutdown and structured logging
- Update frontend for new API methods
- Add open source attribution
2025-06-04 07:56:15 -04:00
ad6c9b7095
add open source to index page 2025-06-02 18:22:54 -04:00
13159e5d78
move to the proper HTTP methods 2025-06-01 08:34:17 -04:00
dc904dd0ff
fix script imports 2025-06-01 08:07:31 -04:00
0a0a1b2a50
add simple index page for user use 2025-06-01 07:56:02 -04:00