feat: initial commit

This commit is contained in:
2024-05-14 21:49:01 -04:00
commit f78ad2d2dd
6 changed files with 78 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
node_modules
dist
.wrangler
.dev.vars
# Change them to your taste:
package-lock.json
yarn.lock
pnpm-lock.yaml
bun.lockb