1.0.9 • Published 1 year ago

gfaas-core-node14 v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

gFaaS Core Node14

Package contains functionality to create a function.

Publish

npm publish

Installation

npm install gfaas-core-node14

Adapter

Create a file named function.js and add the following code. The handler can be extended with your custom code. The Dockerfile can be used for packaging.

1.0.9

1 year ago