Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 974 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 974 Bytes

Loki Peek

Sample React application to perform minimal LogQL queries to Loki, loosely inspired by Grafana Explorer.

Status

  • Insecure Fetch - Do not use this as-is!
  • Barebone. Join in, fellow contributors!

ezgif com-optimize 19

Available Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

serve -s build

Serve the bundled production application for testing.