-
Notifications
You must be signed in to change notification settings - Fork 9
Database
Felix Sommer edited this page Oct 28, 2019
·
3 revisions
If you choose to use a local Mongo database please follow the instructions from this website until you created your database. It is important that you name your database Seed
For a database in the cloud use this website. Create an account and create your first project. Create your Cluster and create your database. It is important that you name your database Seed Click on Network Access in the left side bar and add your ip address of your server or let all ips connect. Go back to your clusters. Click on _connect _to create your database user. And click on Connect your Application use the node.js driver on Version 3.0 and copy the uri into the mongodatabase.js file.