OpenRoadmap Docs

Public portal

Static Next export that reads roadmap data from the Worker. Visitors browse planned work, vote, submit ideas, and follow features for email updates.

Routes

PathPurpose
/Roadmap + submit + planned / shipped lists
/feature/view/?slug=…Feature detail, vote, follow

Config

.env · bash
NEXT_PUBLIC_API_BASE=https://api.openroadmap.app
NEXT_PUBLIC_ORG_SLUG=acme

Visibility

Projects with portalVisibility: "public" expose roadmap endpoints. Private projects return 404 from public reads.

Hosting

Cloudflare Pages project openroadmap-portal. Host on {slug}.openroadmap.app (zone active on Cloudflare).