Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 614 Bytes

File metadata and controls

23 lines (12 loc) · 614 Bytes

Runtime Logs View (Prototype)

translation-status

This repo contains the prototype of the web-based runtime log view.

Client

This prototype is build with React.

Available Scripts

pnpm run dev: Start the dev server

VsCode dev environment

Debug

Simply start the Start Standalone launch config to get debug and breakpoint support.

Run tests

To run tests you can ether start a script above or start Playwright or Vitest with the recommended workspace extensions.