Currently in Beta - v0.8.0

Build faster with
React SSR

A lightweight React framework with file-based routing, SSR, and monorepo support out of the box.

TERMINAL
npx create-phyre@latest your-app-name

Everything you need

Fast SSR

Server-side rendering with React Router 7 for optimal performance and SEO.

File-based Routing

Automatic routes from your file structure with support for dynamic parameters.

Hot Reload

Instant feedback with HMR via WebSocket. See changes without losing state.

Monorepo Ready

Built-in support for multi-package applications with shared routing.

Tailwind Built-in

PostCSS and Tailwind CSS integration out of the box. Start styling immediately.

Type Safety

Environment variables validation and type-safe routing patterns.

Quick Start

1

Create your app

npx create-phyre@latest your-app-name
2

Set-up your app

package structure: (y/n)typescript: (y/n)
3

Start developing

cd your-app-namenpm run dev

Ready to start building?

Join the community and help shape the future of Phyre.