Skip to content

Create standalone static site for node status page #513

@hdevalence

Description

@hdevalence

As part of penumbra-zone/penumbra#3522 , where we'd like to have the pd RPC endpoint serve browser-useful content, it would be useful to have a static landing page we can install as the root content.

This should be a static site with the following content:

  • A progress bar for the node's sync status, using this RPC to get the SyncInfo data. (It could update on a timer, say 5s). Since this is intended to be served off the RPC, the client should be aimed at the same HTTP endpoint serving the content.
  • Below that, a link labeled "Frontend -->" that goes to /app/, where we will have installed minifront.

Metadata

Metadata

Assignees

Labels

uiRelated to user interface or ux design

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions