Scorg – Organization Management Platform for Star Citizen

3 pointsposted 14 hours ago
by legitcoders

1 Comments

legitcoders

14 hours ago

I built SCORG (https://scorg.org) - a fleet management platform for Star Citizen organizations.

Star Citizen has 100K+ player orgs but no good management tools. SCORG provides real-time fleet coordination, event planning, member management, and a 3D star map for navigation.

Stack: React + Firebase + Three.js, with Discord bot integration for event sync. Just added a blog system with dynamic sitemap generation via Vercel serverless functions.

Interesting technical challenges: real-time updates at scale, complex RBAC, 3D rendering performance, and bidirectional Discord sync.

Would love feedback on architecture and scaling!