lubien / koa-react-redux-universal-boilerplate

[Unmaintained] A fullstack Koa + React + Redux Universal Boilerplate to speed up your development process.
https://koa-react-boilerplate.herokuapp.com/
MIT License
22 stars 3 forks source link

A simpler example? #11

Open zaynv opened 8 years ago

zaynv commented 8 years ago

Thanks for your amazing work in putting all this together, it looks great. I've been trying to get it to work personally for me, but I'm having a bit of trouble. Is there a simpler example that has all these features:

But without any of the server setup except for a basic template (without all the mongodb, passport, auth stuff, etc). I'd understand if you're not interested in doing this, but if so, do you know of any other boilerplates that are a bit simpler but contain those features? Thanks!

lubien commented 8 years ago

Indeed I don't know any of the kind. I built this boilerplate mostly based on Mern.io's version that uses Express. You can always try to search in Awesome Redux and Awesome React but using Koa and most importantly v2 is hard to find I think... If you want to build your own version maybe I can help too, just make a gitter and call me.