Initial code
This commit is contained in:
parent
f4a1afe71b
commit
c6d3e066c9
21 changed files with 2446 additions and 0 deletions
4
src/config.json
Normal file
4
src/config.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"port": 3012,
|
||||
"db": "db.json"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue