Home

verycracked / starbase

publicverycracked/Starbase
Overview Code History Branches Pull requestsIssuesInsights
main
HomeOverview Code PRsIssues

Start with empty graph, load mock data only in demo mode

7 months ago

2f4f408
Authored
V.C. Billingsley2/20/2026, 8:54:25 AM
Don't load next.js mock data on startup. Graph starts empty so the
authenticated connect screen shows only the ambient starfield. Mock
data is loaded dynamically only when there's no backend (demo mode).

Parent118ff7a

1 file changed
  • src/main.js+15−6