redux-easy-boilerplate
redux-easy-boilerplate copied to clipboard
Deployment Support to heroku?
Please update the docs with some instructions to deploy on heroku or other cloud service provider such as aws or google app engine. Thanks
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
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
I prefer this https://medium.com/@sagarjauhari/quick-n-clean-way-to-deploy-vue-webpack-apps-on-heroku-b522d3904bc8#.9tgnz5r4x