Skip to content

G7DAO/status

Repository files navigation

Status Page

Overview

A status page application built with React and TypeScript, designed to monitor and display the operational status of services.

Installation

  1. Clone the repository:
git clone [repository-url]
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

Available Scripts

  • npm run dev - Start development server with host access
  • npm run build - Build for production with TypeScript compilation
  • npm run lint - Run ESLint with TypeScript and TSX support
  • npm run preview - Preview the production build locally
  • npm run format - Format code using Prettier
  • npm run postinstall - Apply patches after installation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published