Skip to content

Templates for the serverless framework. AWS oriented

License

Notifications You must be signed in to change notification settings

TurhanOz/serverless-templates

 
 

Repository files navigation

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

About

Templates for the serverless framework. AWS oriented

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.4%
  • JavaScript 26.6%