Skip to content

Template for CRA (create-react-app) with integrated Apollo GraphQL, authenticate pages, login, logout, reset password. Redux with reducers and actions. Ready to connect to GraphQL Monster Server

License

Notifications You must be signed in to change notification settings

graphql-monster/cra-template-graphql-monster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Monster CRA Template ES6

The official GraphQL Monster Typescript template for Create React App. With Apollo GraphQL and user management (Login/Register/Reset Password,...)

usage

To use this template, add --template graphql-monster when creating a new app.

For example:

npx create-react-app my-app --template graphql-monster

# or

yarn create react-app my-app --template graphql-monster

For more information, please refer to:

Contain

About

Template for CRA (create-react-app) with integrated Apollo GraphQL, authenticate pages, login, logout, reset password. Redux with reducers and actions. Ready to connect to GraphQL Monster Server

Topics

Resources

License

Stars

Watchers

Forks