Browse sections

Template Marketplace

The Template Marketplace lists curated bundles that provision functions, gateway routes, and pipelines into your workspace, wiring any required secrets in as function environment variables. After you sign in, open Marketplace in the sidebar; the interactive catalog lives at /marketplace inside the console.

What you will find

Each listing describes runnable code together with the platform resources it provisions—not just a source archive.

  • Browse — search templates and scan the cards for runtime and category; difficulty and estimated setup time appear on each template's detail page.
  • Detail pages — list required secrets, resource summaries (functions, API routes, pipelines, cron jobs), and links to source code or vendor documentation.
  • Deploy — starts the wizard that provisions the bundle into your workspace.

Deploy wizard

  1. Select the workspace that receives the new resources.
  2. Enter secrets and integration settings, and resolve any validation errors before continuing.
  3. Run provisioning. The platform creates the functions, routes, and pipelines the template declares.
  4. From the result screen, open your new functions in the browser IDE and test invocations the same way you would for hand-written code.

After provisioning

Deployed assets behave like functions you wrote yourself: edit them in the browser IDE, click Deploy to warm up hot containers, attach layers, and tune environment variables from the test panel's Config tab.

Related reading

For product positioning and glossary-style context on the public site (no sign-in required):

Template Marketplace overview →