Skip to content

Pre-GA Design Partner and Early Access only. Request access

Helix Docs

Guides

Task-focused guides for building on Helix: functions and routing, the key-value store, connected services, streaming, identity, and deployment.

For developers
View as Markdown

Guides show you how to build each part of a Helix app, one task at a time. Every guide pairs working TypeScript with the commands to run it, and each stands alone, so you can jump straight to the one that matches what you’re building. New to Helix? Start with the quickstart first.

What do you want to do?

GoalGuide
Handle an HTTP requestFunctions and routing
Cache or store small valuesKey-value store
Call Salesforce or any APIConnected services
Stream a responseStreaming
Add a UIFrontend apps
Run code before every requestMiddleware
Restrict who can use itIdentity and roles
Ship itDeployment

How the guides are grouped

  • Building: the core of an app: HTTP functions and routing, middleware, streaming responses, and the frontend.
  • Data & storage: the project-scoped key-value store, reachable from ctx in any function.
  • Integrations & AI: authenticated calls to external services from your functions.
  • Identity & delivery: who can sign in, what they’re allowed to do, and how your app gets to production.

Loading search…

Jump to a section

tab to move · esc to close