A quick little starter for my MVP toys.
yarn install
yarn test --watch
yarn global add serverless
sls invoke local -f hello
The default configuration is to run prettier against anything in the src directory, on commit. If you want to add further rules, feel free to add eslint.
Only merges to master get deployed to AWS. The only required step is to add your AWS IAM credentials to Circle. You can do this in settings -> AWS Permissions.