https://github.com/arjuntheprogrammer/socialmediaapp-merng
Social Media App
https://github.com/arjuntheprogrammer/socialmediaapp-merng
expressjs graphql mongodb nodejs reactjs
Last synced: 3 months ago
JSON representation
Social Media App
- Host: GitHub
- URL: https://github.com/arjuntheprogrammer/socialmediaapp-merng
- Owner: arjuntheprogrammer
- Created: 2021-08-06T10:50:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T14:24:39.000Z (over 4 years ago)
- Last Synced: 2025-03-22T02:23:26.367Z (about 1 year ago)
- Topics: expressjs, graphql, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOCIAL MEDIA APP - MERNG
## TECH STACK
1. MongoDB
2. ExpressJS
3. ReactJS
4. NodeJS
5. GraphQL
## COMMANDS
- npm init -y
- touch index.js .gitignore
- git init
- npm install apollo-server graphql mongoose
- npm i -D nodemon
- npm install bcryptjs jsonwebtoken
## OTHER
- Apollo Server URL: