The New Fuse Docs
Use the hosted SaaS at app.thenewfuse.com, or install the open runtime locally from the repository.
Local Install
- Clone the repository and install with
pnpm install. - Copy
.env.production.exampleor set the matching local environment values. - Run
pnpm run release:gate:strictandbash scripts/smoke-api-demock.sh.