mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-02 03:35:09 +02:00
564599e58b
Bun-powered HTTP server on localhost keeps headless Chromium alive between commands. CLI auto-starts server on first call (~3s), subsequent commands ~100-200ms. Bearer token auth, 30 min idle shutdown, auto-restart on Chromium crash. Architecture: compiled CLI binary → HTTP POST → Bun.serve → Playwright Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
32 B
Plaintext
5 lines
32 B
Plaintext
node_modules/
|
|
dist/
|
|
/tmp/
|
|
*.log
|