Files
Microsoft-Rewards-Bot/docs/dashboard.md

306 B

Dashboard

What it does

Shows live status and logs in a simple web page.

How to use

  1. Run npm run dashboard.
  2. Open http://localhost:3000 in your browser.
  3. Stop the dashboard with Ctrl+C when finished.

Example

npm run dashboard

← Back to Documentation