config/SETUP.md

17 lines
497 B
Markdown

# SETUP.md - System Setup Log
Track everything installed on this machine so it can be reproduced.
## Base System
- OS: Ubuntu (Linux 6.8.0-90-generic x64)
- Node: v22.22.0
- OpenClaw: installed globally via npm
## Packages & Tools
*(append here when installing anything)*
| Date | Package | Method | Notes |
|------|---------|--------|-------|
| 2026-02-09 | mysql2 | npm install | MySQL driver for FreeScout DB access |
| 2026-02-09 | exceljs | npm install | Excel generation for invoices |