summaryrefslogtreecommitdiff
path: root/serve.js
AgeCommit message (Collapse)Author
2026-01-25Use Node.js for webserver instead of PythonPaul Buetow
Added serve.js - simple static file server using Node's http module. Updated Justfile to use node serve.js for consistency. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>