Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo

Lightweight self-hosted Git hosting.

Built with go-git, SQLite, GORM.

Most Git hostings group projects with organizations and teams. Repo skips that model: each user has a personal namespace, and repositories live in nested folders - like a filesystem.

user/
├── work/
│   ├── backend/api.git
│   └── frontend/web.git
└── playground/hello.git

Run

go run ./cmd/repo

API reference: API.md

About

Lightweight self-hosted Git hosting

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages