Skip to content

francoiscabrol/bootstrap-graphql-typescript-server

Repository files navigation

graphql-server

GraphQL server example.

Command lines

First use npm install

Then:

  • Run: npm start
  • Run and watch: npm run dev
  • Test: npm run test (require the app running)

To use the Graphql Playground interface open http://localhost:4000

About

Simple graphql server example using typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published