Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 211 Bytes

File metadata and controls

10 lines (6 loc) · 211 Bytes

Setup instructions:

Development:

Create a .env file in the root of the project. Add a MONGODB_URI

Production:

Create an environmnet variable for MONGODB_URI to point to your database server.