Mini Fullstack Framework

Lightweight SSR + island-based hydration + clean architecture — powered by Hono, TypeScript and TailwindCSS.

Built-in UI Theme

A handcrafted theme with optional pre-made components, using a soft neuromorphic style and full light and dark mode support.

neuromorphism

up left

up right

down left

down right

SSR Pages

Render pages server-side with JSX and Tailwind for blazing-fast, SEO-friendly results.

Optional Client Runtime

Enable the runtime only when necessary with `withClient`, keeping builds lean.

Island Components

Hydrate only the components you need on each page — minimal JS, maximum speed.

Zod & RPC APIs

Share Zod schemas between server and client for fully type-safe RPC APIs.

Built-in Auth

Secure routes and APIs easily with `authHandler` middleware and Supabase.

Try out!

Start coding — no magic needed