Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up the MongoDB Atlas database (free tier) #137

Open
charlottexlin opened this issue Apr 11, 2023 · 0 comments
Open

Set up the MongoDB Atlas database (free tier) #137

charlottexlin opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@charlottexlin
Copy link
Contributor

charlottexlin commented Apr 11, 2023

  • Create a MongoDB account and set up an Atlas database (https://www.mongodb.com/basics/mongodb-atlas-tutorial)
  • In a .env file in the back-end directory, create an environment variable to store the database credential (i.e. the password) - do not push this file because it's secret. It should be git-ignored already by default
  • Use the 'dotenv' library to import the database credentials into our files
@charlottexlin charlottexlin added this to the Sprint 3 milestone Apr 11, 2023
@charlottexlin charlottexlin changed the title Set up the actual MongoDB database Set up the actual MongoDB Atlas database (free tier) Apr 11, 2023
@charlottexlin charlottexlin changed the title Set up the actual MongoDB Atlas database (free tier) Set up the MongoDB Atlas database (free tier) Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants