- Clone the project and open it in VS Code (Prerequisite - MongoDB Shell must be installed)
- Open the terminal and run following commands ---> cd ui ---> npm install ---> npm run watch
- Open another terminal and run ---> cd ui ---> npm start
- Open another terminal and navigate to --> cd api ---> npm install --> npm start
- Open another terminal and run mongo mongodb+srv://MayurMongo:Mayurcs%[email protected]/inventoryManagement
- Mongo server will be started and run below commands to view records in the database
- use inventoryManagement
- db.products.find().pretty()
- Open the browser and navigate to Inventory Management - Application Home Page and insert a record.
- GraphQL server Inventory Management - GraphQL Server
-
Notifications
You must be signed in to change notification settings - Fork 0
MayurBagwe/promern_3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
chapter 5 MERN App (GraphQL integration)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published