- Notifications
You must be signed in to change notification settings - Fork0
Full-stack GraphQL application with React, redux-saga, and Apollo 2, with full backend passport and mongo support
License
NotificationsYou must be signed in to change notification settings
mtiger2k/react-redux-graphql-starter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Full-stack GraphQL application with React, redux, and Apollo 2, with full backend passport and mongo support
install mongodbcd servernpm installcp .env.sample .envconfigure MONGODB_URL in .envnpm startcreate admin user: curl -H "Content-Type:application/json" -X POST --data '{"username": "admin", "password":"admin"}' http://localhost:4000/signupcd clientnpm installnpm startopen http://localhost:3000, use admin/admin to login- coreui-react:CoreUI Free React.js Admin Template
- redux-form
- redux-thunk
- redux-promise-middleware
- react-router v4
- apollo-client v2.3 with subscription
- graphql server
- apollo upload
- mongo, passport, jwt support
- full sign/signout flow
Any suggestion is welcome. Feel free to submit issues if you want.
MIT
About
Full-stack GraphQL application with React, redux-saga, and Apollo 2, with full backend passport and mongo support
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.