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 ::

.gitignore

# cabal
dist/
.cabal-sandbox/
cabal.sandbox.config

# stack
stack.yaml.lock
.stack-work/

# yesod
static/tmp/
static/combined/
config/client_session_key.aes
yesod-devel/

# vervis
config/capability_signing_key
config/hashids_salt
config/settings.yml
config/ssh-host-key
config/ssh-host-key.pub
lib/
repos/
delivery-states/

[See repo JSON]