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
-
Install Frame-Master
bun add -g frame-master -
Create your project
frame-master init my-app -
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
- GitHub: https://github.com/shpaw415/frame-master
- Plugins directory: /plugins
- Discord: https://discord.gg/frame-master
