Skip to content

barbuza/react-redux-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

relay / redux example

sample app using relay and redux together in one component, storing relay data in mongodb as a bonus

developing

ensure you have mongodb running

if at any time you make changes to data/schema.js, stop the server, regenerate data/schema.json, and restart the server:

npm install
npm run update-schema
npm start

license

based on Relay Starter Kit (BSD licensed)

About

sample app using `relay` and `redux` together in one component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published