Closed winkler1 closed 9 years ago
@winkler1 I've been thinking about it and I would like to put a demo online. However, since it has a NodeJS component I did not find an easy solution yet. I'll look into it; suggestions are welcome!
Heroku might be an option for example.
Or you could try Modulus.io, it's nice and first month free :D.
@hpaul Thanks for the suggestion. However, 15$ / month for a demo site is a tad more than I fancy to spend on it. Other suggestions are still welcome.
You could host on Heroku..that's free. It does have a 15 second spinup time for cold instances, but the price is right :)
@winkler1 Thanks! Will look into that :)
@winkler1, @hpaul: Demo app is online here: http://react-spa.herokuapp.com/. Thanks for the suggestion.
Added automatic deployment from travis to heroku as well. On every commit of this repo, if the build succeeds it's automatically deployed to the heroku app.
nice!
On Tue, Jan 6, 2015 at 7:51 AM, Wilbert van de Ridder < notifications@github.com> wrote:
Added automatic deployment from travis to heroku as well. On every commit of this repo, if the build succeeds it's automatically deployed to the heroku app.
— Reply to this email directly or view it on GitHub https://github.com/WRidder/react-spa/issues/4#issuecomment-68861264.
http://twitter.com/#!/winkler1 Co-organizer, ReactJS Boston http://www.meetup.com/ReactJS-Boston/
Are you on twitter? ... adding to react.rocks, want to mention author if so.
@winkler1 Yep, see @techwuppet
Hi- Just found this from the reflux ticket. Looks really good and I'll be keen to watch your learnings. Question - does this lend itself to an online demo, or is that a pain because of the server component? Would like to add to react.rocks, like to have tangible demos for people to play with.