add routes, error & config

This commit is contained in:
2023-03-11 15:04:03 +01:00
parent 5ca3e383a6
commit c83fa2cfd9
11 changed files with 216 additions and 8 deletions

3
src/server/config.json Normal file
View File

@@ -0,0 +1,3 @@
{
"init":false
}