/serverless-templates

Templates for the serverless framework. AWS oriented

Primary LanguageTypeScriptMIT LicenseMIT

serverless-templates

Templates for generating Serverless projects. AWS oriented.

How to use

  1. Install serverless - npm install -g serverless
  2. Use serverless to create a project with template-url. For example serverless create --template-url https://github.com/cyberworkz/serverless-templates/tree/main/aws-nodejs-typescript-sqs --path myService