Skip to content

cyberworkz/serverless-templates

Repository files navigation

serverless-templates

serverless code style: prettier GitHub license Percentage of issues still open PRs Welcome Maintained

TypeScript Twitter

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

Known issues

Use node 15.3.0 or lower for templates with the serverless-webpack-plugin. A higher node version results in uploading an empty ZIP file. See serverless/serverless#8794 for more info.

Further help

Contribution

Found an issue? feel free to raise an issue with information to reproduce.

Pull requests are welcome to improve.

Support

Like the templates?

Click to Buy Me A Coffee

Or, Add a star ⭐ to the repository

Medium

These templates are used in my stories on Serverlesscorner.

Maintainer

This template is authored and maintained by Haiko van der Schaaf

License

MIT