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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -131,3 +131,9 @@ dist
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
# logs
|
||||
logs/
|
||||
*.log
|
||||
|
||||
# token
|
||||
token/
|
||||
Reference in New Issue
Block a user