Documentation

📚Documentation

Welcome to Frame-Master

A high-performance, Bun-powered web framework designed for speed, simplicity, and extensibility. Build modern web applications with a plugin-first architecture and blazing-fast server-side rendering.

Blazing Fast

Built on Bun runtime for exceptional performance. Experience sub-millisecond response times and instant hot module reloading.

🔌

Plugin-First

Extend functionality with a powerful plugin system. Mix and match frameworks, tools, and features to suit your needs.

🎯

File-Based Routing

Intuitive routing based on your file structure. No configuration needed - just create files and start building.

🚀

Zero Config

Get started in seconds with sensible defaults. Customize when you need to, but start simple.

🛠️

Developer Experience

Built with TypeScript, hot reloading, and excellent error messages. Focus on building, not debugging.

📦

Production Ready

Optimized builds, efficient caching, and deployment flexibility. Ready for real-world applications.

Get Started in 30 Seconds

1

Install Frame-Master

bun add -g frame-master
2

Create Your Project

bun frame-master init my-app
3

Start Development

cd my-app && bun frame-master dev
Read Full Quickstart Guide

Explore the Documentation

🎓

Core Concepts

Learn about basic or advanced handling concept.

View all
🔌

Plugin System

Discover how to use, configure, and create powerful plugins to extend Frame-Master.

View all
🚀

Advanced Topics

Dive deep into middleware, custom servers, performance optimization, and deployment.

View all

Join the Community

Get help, share your projects, and connect with other Frame-Master developers.