(feat): Initial work of admin panel

This commit is contained in:
Blake Ridgway 2025-02-12 09:13:12 -06:00
commit 7ae9ef7478
11 changed files with 209 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
/.venv/
/.github/
/__pycache__/
/.env