mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
475 B
475 B
Service templates
The serverless create command takes a --template variable where you can specify a provider and runtime specific
template you'd like to use to kick-start your service development.
Serverless will then copy those files from the template folder into your current working directory.
Available templates
Take a look here to see all the available templates and explore their content.