Skip to content

This template is based on the official `node14` template from OpenFaaS. It allows you to write your small-size microservices in Typescript & Express using OpenFaas framework

Notifications You must be signed in to change notification settings

yididiyag/openfaas-template-node-typescript-microservice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

node-typescript-microservice template for OpenFaaS

This template is based on the official node14 template from OpenFaaS.

It allows you to write your small-size microservices in Typescript using Express.

Usage

faas-cli template pull https://github.com/yido/openfaas-template-node-typescript-microservice
faas-cli new my-typescript-microservice --lang node-typescript-microservice

About

This template is based on the official `node14` template from OpenFaaS. It allows you to write your small-size microservices in Typescript & Express using OpenFaas framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.7%
  • Dockerfile 31.3%