Eventually-decentralized project hosting and management platform

[[ 🗃 ^WvWbo vervis ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Changes]

Clone

HTTPS: darcs clone https://vervis.peers.community/repos/WvWbo

SSH: darcs clone USERNAME@vervis.peers.community:WvWbo

Tags

TODO

migrations /

2020_05_12_fwd_sender_mig.model

RemoteActor

RemoteActivity

Project

Forwarding
    recipient   RemoteActorId
    activity    RemoteActivityId
    activityRaw ByteString
    sender      ProjectId
    signature   ByteString
    running     Bool

    UniqueForwarding recipient activity

ForwarderProject
    task   ForwardingId
    sender ProjectId

    UniqueForwarderProject task

[See repo JSON]