A hackable full-stack framework, including basic implementations for:
- Elysia dev server, integrated with Vite as a plugin
- Elysia production server, ported from React Router's express-based production server
- Server-side rendering with server/client code splitting
- React Router-style Loaders and Actions (server-side)
- Next.js-style route file naming convention
- Tailwind CSS base template
- Data routes (revalidation + rehydration) and Client-side fetcher (for actions)