Skip to content

blackboxprogramming/blackroad-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackRoad Apps

Application suite for the BlackRoad OS platform. 8 services spanning project management, streaming, blockchain, and infrastructure monitoring.

Applications

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

# Deploy all
./DEPLOY_ALL.sh

# Deploy one app
~/blackroad-deploy/br-deploy deploy ~/blackroad-apps/roadmap aria64

Architecture

Apps 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 aria64

Project Structure

blackroad-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

License

Copyright 2026 BlackRoad OS, Inc. All rights reserved.

About

50 production-ready Progressive Web Apps for the BlackRoad OS ecosystem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors