New here

Place for beginners

GitBored is a website-first Git host. Sign up. You get a deck that is only yours. Gitea runs the engine. You never paste a token.

01
Take a chair

Sign up with a username, email, and password. Usernames are one-use. If it is taken, GitBored says so. Then you land on an empty deck.

02
Start a repo

On Repos, tap Start a repo. Name it. Optional README. That list is only yours. Nobody else’s files show up here.

03
Push from your machine

Open the repo. Copy the clone URL. Then:

git clone <that url>

Git will ask for your GitBored username and password. Same ones you signed up with. Push as usual. The files show back on the deck.

04
Issues and pulls

On the repo page: Files, Issues, Pulls. Same engine. Same account. No second login.

05
Leave if you want

Owner can delete a file or the whole repo. Tap your name for Account if you want the chair gone too. Builds stay in the engine volume until you delete them. A deploy does not wipe your stuff.

Sign up Go to the deck