Add in auth however there are no restrictions currently

This commit is contained in:
Peter Stockings
2025-02-01 22:42:58 +11:00
parent fb0e1519e4
commit 5be7438afc
10 changed files with 334 additions and 7 deletions

4
extensions.py Normal file
View File

@@ -0,0 +1,4 @@
from db import DataBase
db = DataBase()