Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 319 Bytes

Log View

This is an experimental log viewer.

There are three packages:

  • api: a server that reads from the database and exposes a GraphQL API,
  • cli: a command line tool that displays logs in the terminal.
  • web: a web app that displays logs in the browser