Vortex is a cloud-native deployment service inspired by Vercel, designed for static website hosting.
It features Node.js microservices, a Kafka-based log pipeline, and a modern React frontend to provide a scalable and seamless user experience.
For detailed architecture, workflows, and implementation details, check out the documentation files in the docs directory:
- Chapter 1: User Authentication & Management
- Chapter 2: GitHub Integration
- Chapter 3: Project Deployment Lifecycle
- Chapter 4: Real-time Build Log Pipeline
- Chapter 5: Frontend State Management
- Chapter 6: Service Orchestration
- Chapter 7: Persistent Data Storage
- Chapter 8: System Architecture & Topology
- Chapter 9: Infrastructure as Code & Continuous Deployment

