Cleaned, refactored, added db init script

This commit is contained in:
Florian Sylvain
2022-10-14 09:14:45 +02:00
parent 0835726beb
commit 68495b6430
8 changed files with 285 additions and 190 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
"npm-run-all": "^4.1.5",
"typescript": "~4.7.4",
"vite": "^3.0.9",
"vue-tsc": "^0.40.7"
"vue-tsc": "^1.0.5"
}
}