/aws-node-ts-sls-base

Aws nodejs using typescript serverless framework base service template

Primary LanguageJavaScript

AWS NodeJS TypeScript Serverless Framework Base Template

Getting started

sls create --name YOUR_PROJECT_NAME --template-url https://github.com/mouthzipper/aws-node-ts-sls-base.git
cd YOUR_PROJECT_NAME
yarn install

You are ready to go!