TBD
- Clone the repo
- Run
npm i
to install dependencies. - Run
npm run dev
to launch the local development instance.
- MongoDb: Create a MongoDb Atlas account (in the cloud) (https://account.mongodb.com/account/login) and copy the connection string. You can also create a local instance of mongodb. Add the connection string to this environment variable. See (https://www.mongodb.com/docs/manual/reference/connection-string/)
MONGODB_URI=