refactor: split app context and user context

This commit is contained in:
Stavros
2025-03-14 17:36:22 +02:00
parent 7e39cb0dfe
commit d859f74a10
20 changed files with 290 additions and 134 deletions

8
.gitignore vendored
View File

@@ -18,4 +18,10 @@ secret_oauth.txt
.vscode
# apple stuff
.DS_Store
.DS_Store
# env
.env
# tmp directory
tmp