mirror of
https://github.com/blackboxprogramming/blackroad-apps.git
synced 2026-03-17 02:57:13 -05:00
97e71c5239be3b20747f1d0e4eafaff1439f025e
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.12.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.5.3...v2.12.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #18 from blackboxprogramming/dependabot/npm_and_yarn/roadmap/npm_and_yarn-c3e84d16a9
Merge pull request #18 from blackboxprogramming/dependabot/npm_and_yarn/roadmap/npm_and_yarn-c3e84d16a9
BlackRoad Ecosystem 🛣️
Complete suite of platforms for the BlackRoad operating system.
Applications
🗺️ RoadMap
Project Planning & Collaboration Platform
- Tech: Next.js, TypeScript, WebSockets
- Features: Real-time collaboration, Kanban boards, Analytics
- Target: aria64 (Raspberry Pi)
💼 RoadWork
Job Portal & Entrepreneur Platform
- Tech: Node.js, Express, MongoDB simulation
- Features: Job board, AI matching, Entrepreneur networking, Funding connections
- Target: aria64 (Raspberry Pi)
🌍 RoadWorld
Metaverse & Game Creation Platform
- Tech: Go, Gin, WebSockets, WebGL
- Features: Open world Earth simulation, Virtual HQs, Game creation, 3D assets
- Target: shellfish (Droplet)
⛓️ RoadChain
Blockchain Verification System
- Tech: Rust, Actix-web, SHA-256
- Features: Immutable data storage, Proof of work, Transaction verification
- Target: shellfish (Droplet)
💰 RoadCoin
Non-IPO Funding Platform
- Tech: Python, FastAPI, Redis
- Features: Equity crowdfunding, Crypto payments, Smart contracts
- Target: shellfish (Droplet)
🎨 RoadView
Creative Suite
- Tech: Node.js (future: Vue.js + Python)
- Features: Design tools, Video editing, AI generation, YouTube integration
- Target: aria64 (Raspberry Pi)
🔧 PitStop
Infrastructure Dashboard
- Tech: Go, Gin
- Features: Real-time metrics, Container management, DNS, Deployments
- Target: aria64 (Raspberry Pi)
🚦 RoadSide
Connections & Deploy Portal
- Tech: Node.js, Socket.io
- Features: Server connections, Deployment UI, DNS config, CLI integration
- Target: aria64 (Raspberry Pi)
Quick Deploy
Deploy all applications:
cd ~/blackroad-apps
./DEPLOY_ALL.sh
Deploy individual app:
cd ~/blackroad-deploy
./br-deploy deploy ~/blackroad-apps/roadmap aria64
Architecture
┌─────────────────────────────────────────┐
│ BlackRoad Ecosystem │
├─────────────────────────────────────────┤
│ │
│ ┌──────────┐ ┌──────────┐ │
│ │ aria64 │ │shellfish │ │
│ │ (Pi) │ │ (Droplet)│ │
│ └────┬─────┘ └────┬─────┘ │
│ │ │ │
│ ┌────▼─────────────▼────┐ │
│ │ Caddy Reverse Proxy │ │
│ └─────────┬───────────── ┘ │
│ │ │
│ ┌────▼────┐ │
│ │ Apps │ │
│ └─────────┘ │
└─────────────────────────────────────────┘
Deployment Status
Check deployments:
~/blackroad-deploy/br-deploy list aria64
~/blackroad-deploy/br-deploy list shellfish
View logs:
~/blackroad-deploy/br-deploy logs roadmap aria64
~/blackroad-deploy/br-deploy logs roadworld shellfish
DNS Configuration
Set up domains for each app:
~/blackroad-deploy/scripts/dns-manager.sh set roadmap.blackroad.io aria64
~/blackroad-deploy/scripts/dns-manager.sh set roadwork.blackroad.io aria64
~/blackroad-deploy/scripts/dns-manager.sh set roadworld.blackroad.io shellfish
~/blackroad-deploy/scripts/dns-manager.sh set roadchain.blackroad.io shellfish
~/blackroad-deploy/scripts/dns-manager.sh set roadcoin.blackroad.io shellfish
~/blackroad-deploy/scripts/dns-manager.sh set roadview.blackroad.io aria64
~/blackroad-deploy/scripts/dns-manager.sh set pitstop.blackroad.io aria64
~/blackroad-deploy/scripts/dns-manager.sh set roadside.blackroad.io aria64
Tech Stack Summary
- Frontend: Next.js, React, Vue.js, Svelte
- Backend: Node.js, Python, Go, Rust
- Real-time: WebSockets, Socket.io
- Data: PostgreSQL, MongoDB, Redis
- Blockchain: Custom Rust implementation
- 3D/Graphics: Three.js, WebGL
- Deployment: Docker, Custom buildpacks
Features Across Ecosystem
✅ Real-time collaboration ✅ AI integration ✅ Blockchain verification ✅ Metaverse/3D worlds ✅ Job matching ✅ Funding platforms ✅ Creative tools ✅ Infrastructure monitoring
Built for BlackRoad OS 🛣️
Languages
HTML
81.6%
Shell
5.9%
TypeScript
4%
JavaScript
3%
Go
2.7%
Other
2.8%