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.

🛠️

Developer Experience

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

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

Join the Community

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