source-hosting · multi-user · v0.1
Host your code.
Push from anywhere.
Done.
Forge is a lightweight source-hosting console. Create a repo in the browser, install the forge CLI, and push your project straight from your terminal — no Git, no SSH, no setup.
~ forge push
# inside your project folder $ forge login fg_a3f9...c2e1 $ forge init my-org/my-app $ forge push -m "first commit" ✓ scanned 142 files ✓ uploaded snapshot to my-org/my-app@main ✓ commit 4f1a2c · "first commit"
// repos
Public or private
Spin up unlimited repos. Invite collaborators with read, write, or admin roles.
// commits
Snapshot history
Every push is a full snapshot. Browse files, diffs, and the commit log.
// cli
Push from your terminal
A single-file Node CLI. forge init, forge push, forge pull — that's it.