Ultra-lightweight type-safe modern full-stack web framework with TypeScript, React and Bun. Create HTTP servers and/or web apps without unnecessary bloatware.
bun create buntal my-app
- Blazing Fast: Built on Bun, the fastest JavaScript runtime.
- HTTP Server: Create type-safe HTTP servers with Bun's native HTTP server.
- File-based Routing: Define routes using file structure, similar to Next.js.
- SSR: Server-side rendering for dynamic content.
- SPA: Single Page Application support with Bun's bundler.
- More to come!
View more examples here.
Warning
NEVER use Buntal JS in production! Unless you are a pufferfish 🐡