acedward / openfaas-express-typescript

Template for express basic in TS for openfaas build in docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick start

Replace myfunction in express-typescript.yml with your function name.
NOTE: Must be unique in the namespace

npm ci
npm run build && npm run upfaas

About

Template for express basic in TS for openfaas build in docker


Languages

Language:TypeScript 100.0%