examples/node/functions/typescript_service/function.py to
package a TypeScript service, build it with npm run build, and expose it
through a Nullspace service URL.
Setup
CLI
/health and /invoke.
Function Definition
function.py
Deploy a Node/TypeScript HTTP service on Nullspace.
examples/node/functions/typescript_service/function.py to
package a TypeScript service, build it with npm run build, and expose it
through a Nullspace service URL.
/health and /invoke.