Open gaelreyrol opened 8 years ago
This would be awesome!
Hi @Zevran. I'd definitely love to hear your feedback on my PR #626 to break out the common serverside rendering parts into their own npm module. It's not quite what you're asking, but it would allow you to begin a project by including it as an npm dependency and it wouldn't use any of the parts you mention that you deem unnecessary.
@bdefore I totally agree with the concept of wrapping server side rendering in a npm package and it's a great idea ! By asking for a yeoman package I mean building a very clean base and the ability to easily integrate others packages, dependencies just like bower components etc ...
@Zevran that's a good idea. i'll look into building a yeoman generator for redux-universal-renderer
@bdefore If you need so help please tell me :)
Hi,
It would be very nice to adapt this great example for a yeoman package, so developers would be able to start from this project easily.
Also by removing all unnecessary stuff like bootstrap, api server, example components and containers etc ...
http://yeoman.io/authoring/
Thanks