Application suite for the BlackRoad OS platform. 8 services spanning project management, streaming, blockchain, and infrastructure monitoring.
| App | Stack | Description |
|---|---|---|
| RoadMap | Next.js, TypeScript, WebSockets | Project planning with real-time Kanban boards |
| RoadWork | Node.js, Express | Job board with AI matching |
| RoadWorld | Go, Gin, WebGL | Earth exploration and virtual environments |
| RoadChain | Rust, Actix-web, SHA-256 | Blockchain verification and immutable storage |
| RoadCoin | Python, FastAPI, Redis | Equity crowdfunding and crypto payments |
| RoadView | Node.js | Creative suite — design, video, AI generation |
| PitStop | Go, Gin | Infrastructure dashboard with real-time metrics |
| RoadSide | Node.js, Socket.io | Deployment portal and server connections |
# Deploy all
./DEPLOY_ALL.sh
# Deploy one app
~/blackroad-deploy/br-deploy deploy ~/blackroad-apps/roadmap aria64Apps run on Raspberry Pi nodes (aria64) and DigitalOcean droplets behind Caddy reverse proxy.
# Check deployments
~/blackroad-deploy/br-deploy list aria64
# View logs
~/blackroad-deploy/br-deploy logs roadmap aria64blackroad-apps/
roadmap/ # Project planning
roadwork/ # Job portal
roadworld/ # Earth exploration
roadchain/ # Blockchain
roadcoin/ # Crowdfunding
roadview/ # Creative suite
pitstop/ # Infrastructure dashboard
roadside/ # Deploy portal
DEPLOY_ALL.sh # Batch deploy script
Copyright 2026 BlackRoad OS, Inc. All rights reserved.