Initial setup

This commit is contained in:
Peter Stockings
2026-02-28 20:16:53 +11:00
commit cc0136d712
8 changed files with 2255 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
bun.lockb
.env
.DS_Store
Thumbs.db