Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 251 Bytes

File metadata and controls

22 lines (12 loc) · 251 Bytes

Uptrace OpenAPI

OpenAPI specification and tooling for the Uptrace JSON API.

Requirements

  • pnpm
  • Node.js

Install

pnpm install

Lint

pnpm lint

Serve

pnpm serve

This starts a simple HTTP server that serves the current directory.