Thanks to visit codestin.com
Credit goes to github.com

Skip to content

h3adex/stackit-pim-frontend

Repository files navigation

STACKIT Service Catalog

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.

Features

  • 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.

Getting Started

Prerequisites

  • Node.js (v18 or newer recommended)
  • npm (comes with Node.js)

Installation

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev

    The app will be available at http://localhost:5173 by default.

  3. Build for production:

    npm run build
  4. Preview the production build:

    npm run preview

Linting

To check code quality and formatting:

npm run lint

License

This project is private and proprietary. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages