Skip to content

nodejs Application exposing GraphQL Api and server side rendering

License

Notifications You must be signed in to change notification settings

Sutikshan/graphql-ssr

Repository files navigation

graphql-ssr

Sample Nodejs Application exposing GraphQL Api and Client uses React-Apollo Client to consume the Graphql api.

To Run, git clone it, and

$ npm i
$ npm start

then open http://localhost:3000 on browser.

To Test $npm test

About

nodejs Application exposing GraphQL Api and server side rendering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages