GitHunt
NA

nanopils/openfaas-template-typescript

A template for openfaas functions with TypeScript support

Typescript template for OpenFaaS

This template is based on the official node12 template from OpenFaaS. It allows you to write your function in Typescript, that will be compiled to javascript during the build process.

Usage

faas-cli template pull https://github.com/nanopils/openfaas-template-typescript
faas-cli new <my-typescript-function> --lang ts-node

Languages

JavaScript60.0%Dockerfile34.5%TypeScript5.5%

Contributors

MIT License
Created February 4, 2021
Updated January 10, 2022
nanopils/openfaas-template-typescript | GitHunt