This application is a social media platform that allows users to manage shared household chores/tasks and interact via a messageboard.
-
Create Atlas DB and get CLUSTER_USER_KEY, CLUSTER_NAME, and DB_USERNAME
- Save these to preffered env variable set up
-
Install dependencies in both the server and client directories.
npm install
-
Client
-
Start front end locally
npm run start
-
-
Server
- Run Node server and connect to database
- You will need the Atlas CLUSTER_USER_KEY, CLUSTER_NAME, and DB_USERNAME
npm run start
https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/ https://www.mongodb.com/docs/mongodb-shell/reference/configure-shell-settings/#std-label-mongosh-shell-settings https://reflectoring.io/tutorial-graphql-apollo-server-nodejs-mongodb/
For any questions please reach out to via: github: celinalou92 or email: [email protected]