Add JWT auth and .env support for admin login

This commit is contained in:
2025-05-17 20:47:04 +03:30
parent 0d9cf11687
commit 9565c06fba
8 changed files with 37 additions and 789 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
*.db
*.sqlite
build/
build/
*.txt
.env