R
Riden Template EngineAdmin

Website Preview Dashboard

Browse sample sites across all tiers, explore templates, and inspect module capabilities.

11

Templates

Across all tiers

18

Modules

Available to enable

5

Tiers

Starter → Enterprise

9

Sample Sites

Live previews

Sample Previews by Tier

Custom JSON Preview

POST any SiteSpec to /api/preview to render on demand.

curl -X POST http://localhost:3001/api/preview \
  -H "Content-Type: application/json" \
  -d @your-site-spec.json