init commit babey

currently basically just a boilerplate and does Absolutely Fucking Nothing
This commit is contained in:
jill 2020-09-02 15:48:41 +03:00
commit ca0852800e
Signed by: oat
GPG key ID: DD83A9617A252385
8 changed files with 685 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"name": "in-the-database-2",
"port": 8080,
"dbconnectionURL": "mongodb://localhost:27017",
"dbname": "in-the-database-2"
}