- Download the MongoDB community server here (https://www.mongodb.com/try/download/community)
- install it by following the default instructions on install wizard
- Create folder named 'data' in root folder(C:\ for windows) and then another folder named 'db' inside 'data'
- Add environment variables to the system (C:\Program Files\MongoDB\Server\4.4\bin for Windows)
- Run commmand 'mongod' in 'cmd' to check if it is installed
- For more information watch this video (https://www.youtube.com/watch?v=UNxq3lS7SCU)
- Create database named 'tlc' (short for team-lucky-charms) using the MongoDB Community Server's GUI.
- Dont forget to run 'npm install' to have 'mongoose' be added to the project
- Schema will be added to the MongoDB once we run the server
generated from hatchways/express-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
hatchways/team-lucky-charms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published