FormidableLabs / envy-tui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Envy — Formidable, We build the modern web Terminal-based Node.js Telemetry & Network Inspector

Envy TUI

Envy TUI displays network traffic for Node.js applications in a terminal window. It depends on Envy to receive network traces.

Note: Envy TUI is intended for local development

Envy

Contents

Getting Started

1. Install Envy in your application

Follow the Envy documentation to install a telemetry package for your application

2. Run the application and start collecting telemetry

cargo run

If you prefer, you can install cargo watch to speed up the development cycle.

Contributing

Please see the Contributing guide.

Maintenance Status

Active: Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.

About

License:MIT License


Languages

Language:Rust 100.0%