Loading products…
A guided walkthrough from clone to first deployed page.
Rhythm Framework helps teams ship documentation-driven products faster. This guide walks through the core concepts you need before going live.
Make sure the following are available in your environment before you continue.
Run the health check command to confirm services are reachable.
After setup, continue with configuration and deployment guides in the sidebar.
Tip: keep product slugs stable once documentation links are shared externally.
| Setting | Description |
|---|---|
API_URL | Backend base URL including /api/v1 |
DATABASE_URL | PostgreSQL connection string |
npm install
npm run dev