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.
Run this in Terminal:
curl -fsSL https://raw.githubusercontent.com/glowbom/glowby/main/scripts/install.sh | sudo sh
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
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].