Initial commit

This commit is contained in:
Trey
2026-03-20 18:49:48 -05:00
commit dfa1697fef
197 changed files with 29298 additions and 0 deletions

4
web/data/auth.json Executable file
View File

@@ -0,0 +1,4 @@
{
"username": "admin",
"password": "feeld123"
}