Neutron Web
The TypeScript and Preact framework for static sites and server-rendered applications.
Overview
- Routes
- File-based pages, parameters, catch-alls, nested layouts, and error boundaries
- Rendering
- Build-time static HTML or request-time app mode, selected per route
- Interaction
- Full app hydration or isolated Preact islands on static pages
- Targets
- Static, Node, Docker, Cloudflare, and Vercel adapters