init commit babey
currently basically just a boilerplate and does Absolutely Fucking Nothing
This commit is contained in:
commit
ca0852800e
8 changed files with 685 additions and 0 deletions
6
config/config.example.json
Normal file
6
config/config.example.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "in-the-database-2",
|
||||
"port": 8080,
|
||||
"dbconnectionURL": "mongodb://localhost:27017",
|
||||
"dbname": "in-the-database-2"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue