Skip to content

JustineLicuanan/create-graphql-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create GraphQL Starter

Set up a modern GraphQL TypeScript server by running one command

Quick Overview

npx create-graphql-starter my-app

You can also install it globally, and run cregs my-app command

yarn global add create-graphql-starter
cregs my-app

If you want simple (without auth) template, just add the --simple (-s) flag

npx create-graphql-starter my-app -s

About

an NPM package that sets up a modern GraphQL TypeScript server by running one command

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published