- Create a Database in MongoDB Compass titled "uniwall".
- Within the uniwall database, create collections titled: "comments", "events", "feedbacks", "posts", "users", "profiles", and "surveys".
- In the folder /src/data there are json files with the naming convention uniwall."{{collection name}}".json.
- Using the add data feature in MongoDB Compass, import the corresponding json files to the collection with the same name.
- Run the project by calling node app.js in the terminal.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|