Implement a registry viewer/query UI #56

Closed
opened 2022-11-21 20:58:48 +00:00 by dboreham · 3 comments
Owner

Allow Laconic-hosted services to be discovered interactively through a web interface that queries the registry, displaying clickable results that allow navigation to the relevant service endpoints.

Allow Laconic-hosted services to be discovered interactively through a web interface that queries the registry, displaying clickable results that allow navigation to the relevant service endpoints.
rickmanelius commented 2022-11-21 21:47:56 +00:00 (Migrated from github.com)

Part of the motivation for this ticket stemmed from this Slack thread referencing this Tweet about a "Self-hosted
@Uniswap frontend on Urbit 🦄🚀"

Part of the motivation for this ticket stemmed from [this Slack thread](https://atomicform.slack.com/archives/C03QRU66JSW/p1669051466531229) referencing [this Tweet](https://twitter.com/ajlamarc/status/1594508868427698178) about a "Self-hosted [@Uniswap](https://twitter.com/Uniswap) frontend on Urbit 🦄🚀"
Owner

I'm assuming we can do a relatively light port of
https://github.com/dxos/console

We should be able to support things we already have in production that need to be registered, this is not a complete list:

  • watcher source
  • watcher bytecode
  • watcher endpoints
  • DNS entities
  • git repositories
  • npm repositories
  • npm packages
  • docker images
  • legal entities with DIDs
I'm assuming we can do a relatively light port of https://github.com/dxos/console We should be able to support things we already have in production that need to be registered, this is not a complete list: * watcher source * watcher bytecode * watcher endpoints * DNS entities * git repositories * npm repositories * npm packages * docker images * legal entities with DIDs
Author
Owner

This now exists: https://github.com/cerc-io/laconic-console , closing.

This now exists: https://github.com/cerc-io/laconic-console , closing.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/laconicd#56
No description provided.