radicle-client-services icon indicating copy to clipboard operation
radicle-client-services copied to clipboard

Services backing the Radicle client interfaces.

Results 18 radicle-client-services issues
Sort by recently updated
recently updated
newest added

Instead of specifying `radicle-link` dependencies twice, we should export from radicle-common and use that here.

There are some issues with the deployment instructions that I think are murking the simplicity of it: 1. The way the document is structured now, building docker containers separately is...

WIP but is ready to be reviewed.

Now that replication-v3 is merged in link, we can start migrating to linkd. This means turning `git-server` into a simple bridge for vanilla git clients with only clone/pull functionality (no...

Nodes should periodically sync with other nodes, via `pull`. We might be able to use the client-tools libraries for this.

## Problem We want to give interested parties a chance to try out Radicle without having to take care of their own infrastructure. Goal is to introduce a low-friction solution...

Based on the radicle-interface issue: https://github.com/radicle-dev/radicle-interface/issues/63 I create this issue here to follow the mention of @cloudhead to create a project star indexer that indexes stars and provides the API...