galbe
v0.8.0
Published
Fast, lightweight and highly customizable JavaScript web framework based on Bun
Downloads
12
Maintainers
Readme
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.
Getting started
bun create galbe app
cd app
bun install && bun dev
Documentation
The detailed documentation is available at galbe.dev.
Contributing
Please refer to the Contributing Guide to start contributing to Galbe.