Galbe is a fast, lightweight and highly customizable JavaScript web framework based on Bun.
Important
Galbe is currently under active development and not guaranteed to be stable. Future releases may potentially introduce breaking changes.
bun create galbe app
cd app
bun install && bun dev
The detailed documentation is available at galbe.dev.
Please refer to the Contributing Guide to start contributing to Galbe.