anorudes / redux-easy-boilerplate

React redux easy boilerplate
MIT License
633 stars 123 forks source link

Deployment Support to heroku? #92

Open techyrajeev opened 7 years ago

techyrajeev commented 7 years ago

Please update the docs with some instructions to deploy on heroku or other cloud service provider such as aws or google app engine. Thanks

keske commented 7 years ago

Hi, I guess it's pretty easy to deploy on heroku. Follow this steps: https://devcenter.heroku.com/articles/getting-started-with-nodejs#deploy-the-app And ensure that you moved packages from "devDependencies" to "dependencies" in package.json

bkrall commented 7 years ago

I'm planning on hosting this with AWS, curious since it's the same codebase for SSR or client-side rendering, is there anything I need to keep in mind when using AWS for server-side rendering? Or does it even support that with S3 and Cloudfront?

http://docs.aws.amazon.com/gettingstarted/latest/swh/getting-started-hosting-your-website.html

Ouadie commented 7 years ago

I prefer this https://medium.com/@sagarjauhari/quick-n-clean-way-to-deploy-vue-webpack-apps-on-heroku-b522d3904bc8#.9tgnz5r4x