specialyas / recipebooks

2 stars 1 forks source link

Database Setup #6

Closed curtisbarnard closed 2 years ago

curtisbarnard commented 2 years ago

Create a new MongoDB database and whitelist IP addresses. Share MONGO_URI environment variable via discord so that everyone can test on their local machines.

curtisbarnard commented 2 years ago

The .env file should have

PORT = 3000
DB_STRING = database string here

All IP addresses are whitelisted. Database string has been shared to group via discord.