This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

logreduce-web

0.9.2 • Public • Published

logreduce-web

This crate provides the logreduce-web application to render report and access the logreduce-api.

Usage

The application support the following SPA URL:

Create a report: /report/new?target=$URL

Compare two urls: /report/new?target=$URL&baseline=$URL

Watch a report /report/watch/$REPORT_ID

List reports: /

Read report: /report/$REPORT_ID

Contribute

Develop the web interface by first generating a report with: cargo run -p logreduce-cli -- --report logreduce.bin .... Then run the

trunk serve ./dev.html --address 0.0.0.0

Package Sidebar

Install

npm i logreduce-web

Weekly Downloads

1

Version

0.9.2

License

Apache-2.0

Unpacked Size

532 kB

Total Files

6

Last publish

Collaborators

  • tristanc