-
Dear maintainers,
I wrote my template that is similar to https://github.com/openfaas-incubator/python-flask-template/tree/master/template/python3-flask.
The different from the original is that m…
-
The Dockerfile is now unnecessary - Derek was developed before the Golang templating system, so we should move the code to use the Golang template for less to maintain, more frequent watchdog updates …
-
I would like to suggest adding a [bun](https://bun.sh) template to the official store.
https://github.com/patlux/openfaas-bun-template
Proposed templates.json:
```json
{
"template…
-
Hi @Daniel15,
May I suggest having a look at [OpenFaaS ASPNET Template](https://github.com/goncalo-oliveira/faas-aspnet-template)? It uses ASPNET 5 and provides a recognizable environment, includin…
-
Hi after the initial success of this template I want to suggest that you add another one to this repo with a suffix of http. The new template would use the new of-watchdog from OpenFaaS which allows f…
-
Would you consider submitting your template to the template store? https://www.openfaas.com/blog/template-store/
-
![image](https://user-images.githubusercontent.com/40983500/204780283-cc16aeed-6abf-4668-ab2a-cbe9658e533a.png)
-
The handler should return instead of printing result to match the python3 example in the openfaas/templates repo.
Changes will also be needed in index.py.
-
Hi @pmlopes would you consider submitting to the template store?
https://www.openfaas.com/blog/template-store/
Alex
-
Hi, I've been playing with OpenFaaS for the past few days and just made my own PHP-cli for OpenFaaS. When building I checked out existing templates and it looks like most run tests as part of build (p…