-
Notifications
You must be signed in to change notification settings - Fork 2.2k
README Rewrite #765
Comments
https://github.com/davezuko/react-redux-starter-kit/wiki/Fractal-Project-Structure /cc @justingreenberg -- highlighted it in README but can probably do an even better job of it. |
Sounds good, finally back from job orientation/traveling. Let me know if there is anything you'd like me to do |
Nice, congrats and welcome back @SpencerCDixon . |
Thanks! Really sorry for being super MIA, crazy couple of weeks to say the least. Going to create a new project with the Fractal Structure so I can get up to speed and be able to contribute. |
Todo: #763 |
The Deployment Section of your README wisely steers clear of enterprise/production/youknowwhatImsayin servers, an area that would be very difficult for you to maintain. However, we recently had a developer start out with your kit creating all of his work leveraging Koa with port 80 open on his box to demo. Prior to doing what it takes to deploy on one of our real servers, he departed. Since it turned out to be a challenge understand putting a server into 'HTML5 mode', much more to set up a nginx, Apache, etc. server into HTML5 mode, I was wondering if adding a reference to react-router's Configure Your Server section or a reference to a document that I gather information on the subject might be helpful to those starting out with your kit. |
@gkedge Woah, this got lost in the depths of the second issues page. That "Configure Your Server" post would definitely be helpful, so I will definitely do that. |
This has been added, and I'll link to your post in the FAQ. |
@davezuko the immutable.js guide got missed in this task. |
The readme had a lot of outdated information and was becoming fairly schizophrenic, so in an effort to force myself to clean it up I just started and committed the beginnings of a rewrite. I need to go back in and add documentation about redux-cli ( /cc @SpencerCDixon , just letting you know it's only temporary, needs to coincide with blueprint fixes) and pull as much else as possible into wiki pages (/cc @justingreenberg ).
Todo
The text was updated successfully, but these errors were encountered: