The New Fuse Docs

Use the hosted SaaS at app.thenewfuse.com, or install the open runtime locally from the repository.

Local Install

  1. Clone the repository and install with pnpm install.
  2. Copy .env.production.example or set the matching local environment values.
  3. Run pnpm run release:gate:strict and bash scripts/smoke-api-demock.sh.

Hosted SaaS