Moved TTP to this repo and updated other stuff

This commit is contained in:
Alois 2026-03-10 21:04:09 +01:00
commit 38241e57eb
14 changed files with 1823 additions and 71 deletions

View file

@ -11,7 +11,6 @@
"lint": "bun scripts/lint-packages.ts",
"build:packages": "bun scripts/build-packages.ts",
"install:packages": "bun scripts/install-packages.ts",
"update:packages": "bun scripts/update-packages.ts",
"dev": "cd packages/web && bun dev"
},
"devDependencies": {