/serverless-templates

Templates for making even easier Serverless development

Primary LanguageTypeScriptMIT LicenseMIT

Personal Serverless Templates

Templates for making even easier Serverless development

NodeJS + Typescript

serverless create --template-url https://github.com/ctala/serverless-templates/tree/master/templates/aws-typescript-nodejs12x --path myService

NodeJS + Javascript

serverless create --template-url https://github.com/ctala/serverless-templates/tree/master/templates/aws-lambda-nodejs-multi-config-template --path myService