Skip to content

michael-chi/graphql-ts-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphql-ts-tutorial

You can find the tutorial on hashnode, here

Getting started

  • Run in development mode with hot reloading npm run dev

  • Build npm run build

  • Generate types and schemas npm run generate-typedefs. do this after changes to the api to keep the types in sync.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 87.7%
  • JavaScript 12.3%