- Proper modular structure: src/commands/ + src/lib/ - Autocomplete for /logs and /restart (live container names) - All metrics queries run in parallel (Promise.all) - Multi-stage Docker build (builder + production) - TypeScript type check as CI job before docker build Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
34 B
Text
4 lines
34 B
Text
node_modules/
|
|
dist/
|
|
.env
|
|
*.js.map
|