/easy-aws-1

Primary LanguageTypeScriptMIT LicenseMIT

Easy AWS

A guide to deploy an aplication to a EC2 instance with ease.

Video on YouTube showing the process here.

Installation

$ yarn install

Copy .env.example

$ cp .env.example .env

Run

$ yarn start

Run with Docker

$ yarn start:docker

License

MIT

Author

Igor Duca

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.