mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
18 lines
306 B
Markdown
18 lines
306 B
Markdown
# 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
|
|
```bash
|
|
npm run dashboard
|
|
```
|
|
|
|
---
|
|
**[← Back to Documentation](index.md)**
|