Tooling

This stack uses:

Deployment

Run...

# aws authentication
foo@bar:~$ aws configure

# dependency management
foo@bar:~$ npm i 

# build & deploy
foo@bar:~$ npm run deploy 

have fun...