Opinionated serverless templates.
A nodejs using typescript project with AWS as provider.
It uses jest as test framework and it has an opinonated configuration
for linting using ts-lint and tslint-eslint-rules.
sls create -u https://github.com/franciscocpg/serverless-templates/tree/master/aws-nodejs-typescript --path aws-nodejs-typescript
cd aws-nodejs-typescript
yarnyarn sls invoke local -f helloOpen a terminal and run:
yarn sls offline startOpen another terminal and run:
curl localhost:3000/hello