STACKIT Service Catalog is a modern, high-performance web application for browsing, filtering, and exporting a comprehensive catalog of cloud services and products. Built with React, TypeScript, and Vite, STACKIT Service Catalog provides a powerful and user-friendly interface to explore detailed product data, compare offerings, and export selections for further analysis.
- Global Search: Instantly search across all services and products.
- Advanced Filtering: Filter by product, category, region, maturity, CPU count, RAM size, and more.
- Sortable Data Table: Sort by any column, including price and technical attributes.
- Pagination: Efficiently browse large datasets with adjustable entries per page.
- CSV Export: Export the current filtered and sorted view to CSV for offline analysis.
- Responsive UI: Clean, modern design with animated backgrounds and modular components.
- Error & Loading States: Robust handling of data loading and error scenarios.
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
The app will be available at http://localhost:5173 by default.
-
Build for production:
npm run build
-
Preview the production build:
npm run preview
To check code quality and formatting:
npm run lintThis project is private and proprietary. All rights reserved.