Add db loading from file to simplify dev

This commit is contained in:
pikiou
2022-01-30 01:51:01 +01:00
parent 110f3505ab
commit 65d9439308
3 changed files with 79 additions and 43 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ public/*
access/gsheets.json
access/jwt_secret.json
access/db.json
access/dbToLoad.json
# Misc
.DS_Store