Skip to content

francoiscabrol/bootstrap-graphql-typescript-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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