DPS Templates
DPS owns a registry of pre-configured app templates. Each template ships with a Docker image (where applicable), a wizard in the dashboard, a scaffolding repo, and a reference deployment pipeline.
Source
Templates live under apps/dps/dps-templates/ — a meta-package containing each scaffold:
| Template | Type | Repo |
|---|---|---|
| Parse Server | Backend | dps-templates-parse-server |
| React Landing | Frontend | dps-templates-react-landing |
| React Next.js | Frontend | dps-templates-react-nextjs |
| React Native | Mobile | dps-templates-react-native |
Template catalog
| Template ID | Name | For |
|---|---|---|
parse-server | Parse Server | Multi-tenant Parse Server backend |
sellub-server | Sellub Server | Vendure-based e-commerce backend |
sellub-dashboard | Sellub Dashboard | Store admin dashboard |
sellub-storefront | Sellub Storefront | Customer-facing storefront |
react-web | React Web App | React/Vite web app |
react-native | React Native | Cross-platform Expo mobile app |
landing-saas | SaaS Landing | Marketing page for a SaaS product |
landing-agency | Agency Landing | Agency / services marketing page |
landing-ecommerce | E-commerce Landing | Product / store marketing page |
landing-app | App Download Page | Mobile app download page |
landing-waitlist | Waitlist Page | Pre-launch waitlist capture page |