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_02_10_rm_point_to_ro.model

Instance
    host Host

    UniqueInstance host

RemoteObject
    instance InstanceId
    ident    LocalURI

    UniqueRemoteObject instance ident

RemoteMessage
    author     Int64
    instance   InstanceId
    ident      LocalURI
    identNew   RemoteObjectId
    rest       Int64
    create     Int64
    lostParent FedURI            Maybe

    UniqueRemoteMessageIdent  instance ident
    UniqueRemoteMessage       rest
    UniqueRemoteMessageCreate create

[See repo JSON]