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

BE: Setup Mongo Database #23

Open
jessdesr opened this issue Mar 8, 2021 · 0 comments
Open

BE: Setup Mongo Database #23

jessdesr opened this issue Mar 8, 2021 · 0 comments
Assignees

Comments

@jessdesr
Copy link
Contributor

jessdesr commented Mar 8, 2021

  • Connect to a database technology on start of your application (please only select one technology, try to choose something that is a good fit for your project if possible, or something you are comfortable with using)

  • Use MongoDB Atlas

  • Discuss with backend task owner: build a very basic user model that will be needed for login / signup of the application

  • For MongoDB, we recommend using Mongoose for Node.js.

  • Because you'll be using a cloud service, the environment variables must not be uploading. Add .env to gitignore file so it will no longer be tracked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants