Modern cloud infrastructure management portal
The Datum Cloud Portal is a web application for managing cloud infrastructure resources. It provides a unified interface for managing organizations, projects, DNS zones, networking, compute resources, and more.
- Organization & Project Management - Create and manage organizations, invite members, and organize resources into projects
- DNS Management - Configure DNS zones, records, and domain routing
- Networking - Set up HTTP proxies, load balancers, and network policies
- Real-Time Updates - Live resource status via Kubernetes Watch API
- Role-Based Access - Fine-grained permissions and access control
- React Router v7 - Full-stack React framework with SSR
- Hono - Lightweight, high-performance server
- TanStack Query - Server state management and caching
- shadcn/ui + Tailwind CSS - Modern component library
- OpenAPI - Type-safe API clients generated from specs
# Install dependencies
bun install
# Start development server
bun run devSee the Developer Documentation for setup guides, architecture details, and development workflows.
