A guide to deploy an aplication to a EC2 instance with ease.
Video on YouTube showing the process here.
$ yarn install
$ cp .env.example .env
$ yarn start
$ yarn start:docker
MIT
Igor Duca
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.