REVAHUB / SHEET 02 PRJ 01 · REV A SCALE — N/A
RevaHubREVAHUB.TECH

// project 01 — build profile

ARC Terminal

A sci-fi HUD trading terminal — multi-panel candlestick charts, UT Bot signals, live news feed, and DEX execution across Aster, Hyperliquid, Raydium, and Pump.fun.

arc.revahub.tech →

StatusLive
CodePRJ01
ArchitectureMonorepo (apps/web, apps/api)
typescriptreactvitefastifysupabasesolana web3.jsetherszustand

Notes

Iron-Man-HUD-styled terminal: apps/web is a React + Vite + Zustand frontend with lightweight-charts candlesticks, a UT Bot overlay, and drag/resize panel grid; apps/api is a Fastify + WebSocket broadcaster with Redis and Supabase behind it.

Deployed via Docker Compose behind the shared nginx gateway (same gateway fronting Supabase) — apps/web ships HTTP-only, TLS terminates at the gateway rather than in this repo. Shipped via GitHub Actions: build+push images to GHCR, SSH deploy to the VPS.

Now points at the self-hosted Supabase instance on the VPS (Postgres 17, behind nginx) instead of a third-party host.

Build log

RevDateProjectNote
A 2026-07-16 ARC01 Detail sheet issued. Status corrected to local build, not yet prod ready.
B 2026-07-25 ARC01 Migrated to self-hosted Supabase on the VPS.
C 2026-07-26 ARC01 Deployed live at arc.revahub.tech — Docker Compose behind the shared gateway, GitHub Actions build+push to GHCR and SSH deploy. Status moved to LIVE.
Next entry goes here.