- Notifications
You must be signed in to change notification settings - Fork36
Command-line utility to build production-ready servers with GraphQL.
License
aerogear/create-graphql
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Create production-ready GraphQL servers
NOTE: New command line client is currently under construction
Create-GraphQL is a command-line utility to build production-ready servers with GraphQL and also generateMutations,Types and more into existent projects
Check out the postAnnouncing Create-GraphQL onEntria medium
yarn global add create-graphql
npm install --global create-graphql
You can create a brand new GraphQL project:
create-graphql init GraphQLProject
And can generate single files forMutation,Type andothers:
create-graphql generate --mutation Story
This generates aStoryAddMutation andStoryEditMutation
See more usage examples in thedocs
If you want to contribute, see theContributing guidelines before and feel free to send your contributions.
We love the feedbacks. It's help us to continue grow and improve. Give your feedbacks by open anissue. We will be glad to discuss your suggestions!
MIT ©Lucas Bento
About
Command-line utility to build production-ready servers with GraphQL.
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.
