Initial release — gstack v0.0.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-11 21:14:01 -07:00
commit 3d901066cd
34 changed files with 5415 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
browse/dist/
/tmp/
*.log
bun.lock
*.bun-build