React Next.js Template
SSR / hybrid Next.js scaffold deployed to Vercel or Docker.
- Repo: dps-templates-react-nextjs
- Path:
apps/dps/dps-templates/dps-templates-react-nextjs - Maps to app type:
react-web - Status: ⚠️ Skeleton only — Dockerfile + README, no
src/yet
Status
This template is currently a placeholder. The wizard accepts it but provisioning produces an empty Next.js scaffold. To unblock:
- Author the
src/baseline (App Router, Tailwind, sample API routes). - Add
Dockerfile.webfor SSR deployment. - Add Vercel + Netlify deployment recipes.
- Add
dps-clientintegration sample (server-side pattern — see SDK).
Until then, customers wanting a full Next.js scaffold should use react-landing and convert to SSR manually.