Inital commit

This commit is contained in:
2022-03-06 18:36:36 +01:00
commit bedd69436b
175 changed files with 9965 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"fontAwesome": "",
"mapboxAccessToken": "",
"cookieSecret": "",
"mapquest": "",
"database": {
"host": "localhost",
"user": "",
"password": "",
"database": ""
},
"env": "DEV",
"maint": false,
"betaMode": true,
"port": 3000
}