https://miro.com/app/board/uXjVP7Xeo38=/?share_link_id=459519535742
npm install
- Create a
.env
file in config folder and add the following askey = value
- PORT = 2121 (can be any port example: 3000)
- DB_STRING =
your database URI
npm start
https://miro.com/app/board/uXjVP7Xeo38=/?share_link_id=459519535742
npm install
.env
file in config folder and add the following as key = value
your database URI
npm start