Minimalist web framework — Hono + Rspack + React Server Components.
npx @rshono/create@latest my-app| Path | What it is |
|---|---|
packages/core |
the framework — README |
packages/create |
the scaffolder — README |
packages/benchmarks |
rshono vs Next.js vs TanStack Start — README |
apps/website |
the website and docs — README, built with rshono |
apps/testbed |
a test app exercising the framework |