Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.68 KB

File metadata and controls

59 lines (40 loc) · 1.68 KB

Datum Cloud Portal

Modern cloud infrastructure management portal


About

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.

Key Features

  • 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

Built With

  • 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

Quick Start

# Install dependencies
bun install

# Start development server
bun run dev

Documentation

See the Developer Documentation for setup guides, architecture details, and development workflows.


License

FOSSA Status