Releases: fecommunity/reactpress-theme-starter
Releases Β· fecommunity/reactpress-theme-starter
v1.0.0 β Official ReactPress Theme Starter
ReactPress Theme Starter v1.0.0
The official public-facing theme for ReactPress β a headless blog/CMS stack with a Next.js frontend.
Highlights
- Next.js 15 Β· React 19 Β· Tailwind CSS 4 Β· TypeScript
- Try without a backend:
pnpm dev:mockβ full UI with sample data in under a minute - Full stack via CLI:
reactpress init && reactpress devβ site, admin, and API - Articles, archives, search, knowledge base, comments, RSS/sitemap, light/dark mode
- One-click Vercel deploy
Quick start
git clone https://github.com/fecommunity/reactpress-theme-starter.git
cd reactpress-theme-starter
pnpm install
pnpm dev:mock
β http://localhost:3001
- Live demo: https://reactpress-theme-starter.vercel.app
- Docs: https://reactpress.surge.sh/
If you find this useful, β the repo β it helps others discover the project.