Features

A production-friendly starter that looks like a real startup website and includes the backend in the same app.

Modern UI foundation

Fast, accessible pages with a clean design system.

API in the same app

Route Handlers for backend endpoints—simple and deployable.

Validation & safer defaults

Basic validation and strict TypeScript for reliability.

Storage ready to upgrade

Start with JSON on a VPS, move to DB when needed.

SEO-ready structure

Metadata and clean routes for better discoverability.

Easy to customize

Swap content and branding quickly to match your startup.


Included API

/api/health, /api/contact, /api/newsletter

Contact & newsletter data is stored under ./data (works on VPS).

Next steps

Add authentication, connect MongoDB/Postgres, and build your core product screens.