first commit

This commit is contained in:
Alexander Navarro 2025-04-11 16:01:28 -04:00
commit b23be55d42
838 changed files with 730684 additions and 0 deletions

5
node_modules/@alecodes/bun-static-builder/.justfile generated vendored Normal file
View file

@ -0,0 +1,5 @@
# Repo management tasks
mod repo ".devfiles/justfile"
dev:
watchexec --restart --clear --watch ./src bun run ./src/cli.ts