Federated forge server

[[ 🗃 ^rjQ3E vervis ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/rjQ3E

SSH: git clone USERNAME@vervis.peers.community:rjQ3E

Branches

Tags

main :: migrations /

2020_08_13_vcs.model

Sharer
Project
Role
Inbox
Outbox
FollowerSet

Repo
    ident      RpIdent
    sharer     SharerId
    vcs        Text
    project    ProjectId            Maybe
    desc       Text                 Maybe
    mainBranch Text
    collabUser RoleId               Maybe
    collabAnon RoleId               Maybe
    inbox      InboxId
    outbox     OutboxId
    followers  FollowerSetId

    UniqueRepo ident sharer
    UniqueRepoInbox inbox
    UniqueRepoOutbox outbox
    UniqueRepoFollowers followers

[See repo JSON]