An open API service indexing awesome lists of open source software.

https://github.com/anikethsaha/realtime-notifcation-mern-graphql

MERN + GraphQL stack
https://github.com/anikethsaha/realtime-notifcation-mern-graphql

apollo-client expressjs graphql mongodb nodejs reactjs server-side-rendering

Last synced: 29 days ago
JSON representation

MERN + GraphQL stack

Awesome Lists containing this project

README

        

# MERN+GraphQL
##### UNDER DEVELOPMENT
## `npm i` to install npm packages used in this project
## Run `npm run build` before starting to compile with webpack
## to start the apollo server `nodemon subscriptionServer`
The name is only subscription but I am not using graphql subscription in this project
## to start the express js server type `nodemon server`