Skip to content

mhaidarhanif/demo-graphql-yoga-pothos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo GraphQL Yoga with Pothos

Links

Stack

  • TypeScript
    • tsc for type checking
    • ts-node-dev for development server
    • swc for production start
  • GraphQL Yoga server
  • Pothos schema builder
  • Railway.app for deployment