graft
← DashboardStart a new repo
Mirrors a repo on a new Forgejo instance and a new Radicle node.
- On the Forgejo instance: create the repo with one initial commit. Generate a token scoped to
write:repository+write:issue. - Clone it locally. Run
rad init --name <repo> --default-branch <branch> --public. Note the RID (rad:z...). - To replicate to other Radicle nodes:
rad seed <rid>on each. - Fill in the form below.