init, dotenv, mongo, working
This commit is contained in:
commit
fe1417851d
17 changed files with 318376 additions and 0 deletions
3
.env.example
Normal file
3
.env.example
Normal file
|
@ -0,0 +1,3 @@
|
|||
PORT="3000"
|
||||
BASEURL="CHANGEME"
|
||||
MONGO="MONGO_URI"
|
Loading…
Add table
Add a link
Reference in a new issue