major checkpoint

This commit is contained in:
2026-01-08 15:59:53 +10:30
parent 211854ca0a
commit 5e060f267d
33 changed files with 8088 additions and 43 deletions
+10
View File
@@ -282,3 +282,13 @@ MIT
For issues and questions:
- GitHub Issues: [repository-url]/issues
- Documentation: See `docs/` directory
# Boostrap db
python manage.py db upgrade
python manage.py db migrate
## running seed
python -m scripts.seed_data