Resume
Docs
Setup Updated May 25, 2026

Getting Started

Set up Resume, connect the runtime API, seed the first tool, and verify the production workflow.

Resume 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 Resume Builder tool, and the Starter plan used by checkout and subscriptions.

Verify The First Workflow

Open /tools/resume-builder, submit a realistic input, confirm credits are debited, and check that the task result is stored and visible from the dashboard.