A framework extremely similar to Nullstack, but using different techs:
- Server-side rendering
- Client-side rendering
- Hydration
- Navigation
- Destruction
- Reactivity with proxies
- Bundle splitting with dynamic imports
- Two-way data binding
- Components with JSX (no react)
- Public folder for assets
- Server functions
- Basic execution
- Context aware executions
- Option to build for Node and Bun
- Biome integration
- Tests
- CLI to create new projects
- Context
- (Server) Environment
- (Client) Current route
- (Client) Environment
- (Server) Secrets
- (Client) Page
- (Client) Params
- (Client) Router
- (Client) Settings