Glowby OSS
Build anything locally
Open source app building on your computer

Glowby OSS helps you build and improve apps on your own computer. You can read the code, run it yourself, and change it to fit your workflow. It is built primarily for Glowbom projects, but the workflow can also work with other project structures.

GitHub Repo stars

Install

Run this in Terminal:

curl -fsSL https://raw.githubusercontent.com/glowbom/glowby/main/scripts/install.sh | sudo sh

Quick start

After install, clone the repo, check your setup, and start the app.

git clone https://github.com/glowbom/glowby.git
cd glowby
glowby doctor
glowby code

Before you start

Install Go, Bun, and OpenCode. You can run Glowby with any model configured through OpenCode, with your own API keys, or by signing in with your ChatGPT account.


Need help? Contact [email protected].