Skip to content

strahe/cuview

Repository files navigation

Cuview

CI CodeFactor GitHub release (latest by date)

A modern, responsive UI theme for Curio.

Overview

Cuview provides a modern, lightweight alternative to the built-in Curio UI, giving a concise view of cluster health, machine availability, sealing throughput, storage allocation, and market signals. It’s a static frontend that connects directly to Curio RPC, so you can host it anywhere—such as GitHub Pages, S3, or any static host with RPC access.

Usage

  • Visit cuview.strahe.com for the latest build.
  • Make sure protocols match: use http:// with an http:// Curio RPC endpoint, and https:// with https:// to avoid mixed-content warnings.
  • To self-host, deploy the static bundle to any host that can reach your Curio RPC.

Local Development

npm install    # Install dependencies
npm run dev    # Start local preview
npm run check  # Run type, lint, and formatting checks
npm run build  # Create production build

Feedback

Have ideas or issues? Open an issue to share your feedback.

License

MIT License

About

A modern, responsive UI theme for Curio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages