Building FunctionGraph Event Functions with NodeJS from container image¶
Set up development environment¶
Additional to the instructions in Building with NodeJS, to build and run FunctionGraph with container image, you need to install Docker.
See Get Docker for instructions on how to install Docker on your system.
Open Telekom Cloud community provides following libraries for NodeJS development:
The community edition of OTC SDK for API signing in NodeJS provides utility methods to handle request signing.
Create Image¶
On how to create a FunctionGraph Event function using NodeJS with container image, see: