First part of backend rework

- Added the base data structure for the new database
- Added the new routes for the new database
- Reworked the users endpoints
This commit is contained in:
2024-02-26 10:20:29 +01:00
parent 902bab14c7
commit 0ddbc437b9
40 changed files with 1237 additions and 1911 deletions

6
.gitignore vendored
View File

@@ -131,3 +131,9 @@ dist
.yarn/install-state.gz
.pnp.*
# logs
logs/
*.log
# token
token/