https://github.com/patelvivekdev/cms
CMS: React, node.js, GraphQL
https://github.com/patelvivekdev/cms
express graphql mongodb mongoose nodejs react
Last synced: 12 days ago
JSON representation
CMS: React, node.js, GraphQL
- Host: GitHub
- URL: https://github.com/patelvivekdev/cms
- Owner: patelvivekdev
- Created: 2024-01-27T07:37:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T16:43:35.000Z (almost 2 years ago)
- Last Synced: 2025-02-04T19:18:48.595Z (11 months ago)
- Topics: express, graphql, mongodb, mongoose, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Group Project Full stack
- Node.js
- React
- GraphQL
## How to run
add `.env` file in backend folder
```bash
- Clone the repo
- Run `npm install` in both the backend and frontend folder
- Run `npm run dev` in the backend folder that will start the server on port `5000`
- Run `npm start` in the frontend folder that will start the react app on port `3000`
## Vivek Patel And Nitya patel
```