Commit Graph

3 Commits

Author SHA1 Message Date
bb6575d403 Implement db init and db backup commands in the cli 2025-12-24 12:38:29 +01:00
b4c84ab7ea Initial project structure added.
The following are in a minimal working state:

- Database schema
- Basic database interaction
- Configuration file parsing
- Command line interface
- Basic route handling for categories, auth and health
- Simple static webapp files
2025-12-24 12:30:09 +01:00
b744e7f0c0 Initial commit 2025-12-07 19:23:23 +01:00