https://github.com/datum-cloud/cloud-portal
UI for managing resources across Datum Cloud
https://github.com/datum-cloud/cloud-portal
Last synced: 2 months ago
JSON representation
UI for managing resources across Datum Cloud
- Host: GitHub
- URL: https://github.com/datum-cloud/cloud-portal
- Owner: datum-cloud
- Created: 2025-02-03T05:22:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-02T22:06:40.000Z (3 months ago)
- Last Synced: 2026-04-03T04:20:15.423Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 14.4 MB
- Stars: 6
- Watchers: 8
- Forks: 2
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README

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
```bash
# Install dependencies
bun install
# Start development server
bun run dev
```
---
## Documentation
See the **[Developer Documentation](docs/README.md)** for setup guides, architecture details, and development workflows.
---
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fdatum-cloud%2Fcloud-portal?ref=badge_large)