Building FunctionGraph HTTP Functions 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.

Create Image

On how to create a FunctionGraph HTTP function using NodeJS with container image, see: