Skip to content

stellhub/stellcloud-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StellCloud Web

StellCloud Web is the TypeScript frontend entry point for the Stell middleware platform.

It provides a unified web experience for operating and observing Stell middleware products, including service governance, configuration management, message queues, observability, and future cloud platform capabilities.

Responsibilities

  • Provide the unified frontend entry for Stell middleware products.
  • Organize product navigation, workspace context, and platform-level layouts.
  • Integrate with console backends and OpenAPI-based service APIs.
  • Support reusable UI foundations for observability, governance, configuration, and messaging workflows.
  • Serve as the web foundation for the StellCloud platform experience.

Recommended Stack

  • TypeScript
  • Vite
  • OpenAPI-generated clients
  • Component-driven frontend architecture
  • Modern frontend quality gates for build, lint, and test workflows

Development

Install dependencies:

npm install

Start the development server:

npm run dev

Build for production:

npm run build

About

TypeScript frontend entry point for StellCloud, unifying web access to Stell middleware products and cloud platform workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors