chore: scaffold node mvp project structure and test scripts

This commit is contained in:
Codex
2026-02-18 12:30:43 +00:00
parent 5ebaf3ad5c
commit 6f091e32d3
2 changed files with 19 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
.env
.DS_Store
coverage/