Skip to main content
This example uses examples/node/agent_deployments/typescript_service/nullspace.agent.toml to package a TypeScript service, build it with npm run build, and expose it through a Nullspace service URL.

Setup

CLI

The service exposes /health and /invoke.

Config

Project Files

Related: Agent Deployments and Preview URLs.