awesome-stack icon indicating copy to clipboard operation
awesome-stack copied to clipboard

A boilerplate for a Phoenix and React/Redux web app.

  • [x] Phoenix
  • [x] GraphQL
  • [x] RethinkDB
  • [x] Rethink Helpers
  • [ ] GraphQL Helpers
  • [ ] JWT based auth (with login/create controller)
  • -----------------------------------------------------------
  • [x] React
  • [x] Redux
  • [x] Redux-React-Router
  • [x] React-Router
  • [ ] Lokka (GraphQL client)
  • [ ] Login/Create account with Phoenix
  • [ ] Make authenticated GraphQL request via JWT
  • [x] Webpack
  • [x] React Transform Boilerplate