chore: scaffold cfw-attachment worker

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Claude
2026-07-02 07:31:32 -07:00
commit faaa66490b
5 changed files with 1643 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
.wrangler/
.dev.vars
dist/
coverage/