* fix/121: database is in public directory
* fix/121: refact loading sequence
* fix/121: populate with demo db
* fix/121: ensure path exists (linux issues)
This commit is contained in:
Carlos Valente
2022-05-21 13:28:34 +02:00
committed by GitHub
parent 6ac963684d
commit 17573b9b73
6 changed files with 134 additions and 89 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ontime-server",
"type": "module",
"version": "1.0.0",
"version": "1.1.0",
"dependencies": {
"body-parser": "^1.20.0",
"dotenv": "^16.0.0",