- In the projects root directory rename env.production to .env
- Collect the MONGODB_URI and NEXTAUTH_URL from your team members in charge of the backend.
- Fill out the credentials by copying and pasting the rest of the environment variables from step 1 b from connect Belinda’s nest.js project to MongoDB found here: https://www.notion.so/Setting-up-front-end-and-back-end-48ae7b05b54649b5b821fbc5e57bfbb0
- With everything set up, go to your NestJS project in your bash and type the command npm run start:dev
- Congratulations you are now connected to Belinda's Closet database on the cloud.