Documentation

Welcome to Frame-Master

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

📚 What you’ll find

  • ⚡ Blazing Fast — Bun runtime performance with quick reloads
  • 🔌 Plugin-First — Extend with a flexible plugin system
  • 🛠️ Developer Experience — TypeScript-first, great errors, fast iteration

🚀 Get started in 30 seconds

  1. Install Frame-Master

    bun add -g frame-master
  2. Create your project

    frame-master init my-app
  3. Start development

    cd my-app && bun frame-master dev

Read the full quickstart guide

🧭 Explore the documentation

Plugin System

CLI

API References

🤝 Join the community