Deployment

I made MERNKIT to be as agnostic about the ultimate deployment environment as possible. Personally, I use AWS. A pretty good document on setting up an elastic beanstalk environment for MERNKIT can be found below:

https://medium.com/@xoor/deploying-a-node-js-app-to-aws-elastic-beanstalk-681fa88bac53

Last updated