Closed vpeter1119 closed 4 years ago
Set up a simple express app with databse connection for future use
Should Squash and merge if OK! (rebasing got me 14 commits with a bunch of duplicates)
Add the following to local .env:
MONGODB_USER=<sent in PM>
MONGODB_PW=<sent in PM>
MONGODB_URL=<sent in PM>
(all 3 are already added as config vars on Heroku)
@andrasadam93 for testing locally:
localhost:3000
if everything is OK, Squash and merge
Set up a simple express app with databse connection for future use
Should Squash and merge if OK! (rebasing got me 14 commits with a bunch of duplicates)
Add the following to local .env:
MONGODB_USER=<sent in PM>
MONGODB_PW=<sent in PM>
MONGODB_URL=<sent in PM>
(all 3 are already added as config vars on Heroku)