Real-time SSR Without the Complexity
A next-generation web framework with database-to-UI synchronization via HTMX and Server-Sent Events. Zero client JavaScript bundles, maximum performance.
Everything You Need
Built-in solutions for the most common web development challenges, so you can focus on building your product.
Real-time SSE
Database changes automatically sync to the UI via Server-Sent Events. No polling, no complexity.
SQLite Built-in
Embedded database with WAL mode, migrations, and automatic change tracking for real-time sync.
Bun Runtime
Blazing fast startup, native TypeScript support, and optimized performance out of the box.
Authentication
Argon2id password hashing, secure sessions, and role-based access control ready to use.
Security
Rate limiting, CSP headers, input validation, and comprehensive session protection.
File-based Routing
Intuitive routes with dynamic parameters, layouts, and automatic code splitting.
How It Works
Real-time updates flow seamlessly from your database to the browser.
Learn MiniWork
Comprehensive guides and API references to help you build with confidence.