Setup Updated May 25, 2026
Getting Started
Set up SEO, connect the runtime API, seed the first tool, and verify the production workflow.
SEO ships with an Astro frontend, Hono API Worker, D1 data, queued generation jobs, credits, subscriptions, and admin-managed runtime content.
Configure Runtime Values
Set PUBLIC_SITE_URL for the site app. Frontend API calls use the current site domain, and the public runtime endpoint returns site metadata, navigation, pricing, tools, and SEO data.
Seed The Catalog
Review ops/seed.sql before applying it. The seed creates the site row, the SEO Brief Generator tool, and the Starter plan used by checkout and subscriptions.
Verify The First Workflow
Open /tools/seo-brief-generator, submit a realistic input, confirm credits are debited, and check that the task result is stored and visible from the dashboard.