ESF Edge SaaS Forge Demo
Docs
Setup Updated May 19, 2026

Getting Started

Set up the demo AI SaaS site, connect the public runtime API, and verify the first generation workflow.

Edge SaaS Forge ships with an Astro site, a Hono API Worker, D1 data, queued generation jobs, and admin-managed runtime content.

Configure the Site

Set the public site id, domain, and API base URL for the Astro app. The public runtime endpoint returns site metadata, navigation, pricing plans, tools, and SEO data.

Run the Tool Flow

Open the generator page, submit a prompt, and confirm that a task record is created. The queue worker processes the job, stores outputs, and exposes the result URL through the task API.

Verify SEO Routes

Check that home, tools, pricing, blog, docs, changelog, privacy, terms, sitemap, and robots routes render without client-only fallbacks.