- Execute the following command to download available templates:
faas-cli template pull https://github.com/singnet/das-openfaas-templates.git
- Our repository offers various templates to cater to different needs. Below are some of the available templates:
- Developed to reuse functions across different serverless services. Maintains the structure outside the `function` folder to facilitate the import of files with relative paths.
- Create new functions in the appropriate directory and choose the template that suits your needs.
This documentation provides information about the available templates and guides users in developing functions with the chosen template.