1.1.7 • Published 3 years ago

create-graphql-starter v1.1.7

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

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
1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.1

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago