pierre-cm / galbe

Fast, lightweight and highly customizable JavaScript web framework based on Bun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Galbe

Build & Test License: MIT npm

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.

About

Fast, lightweight and highly customizable JavaScript web framework based on Bun

License:MIT License


Languages

Language:TypeScript 98.1%Language:JavaScript 1.9%