Rename project and remove unused services

Update project name from teaboy-os to tx-os and remove obsolete services.
This commit is contained in:
Riyadh
2026-04-22 10:52:09 +00:00
parent 91330768ad
commit aa462f9f52
111 changed files with 85 additions and 40 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ pnpm --filter db run push-force
# Idempotent: ensure the default groups exist and existing users are mapped
# (Admins, Tx, Everyone). Safe to run repeatedly.
pnpm --filter scripts run seed
pnpm --filter @workspace/teaboy-os exec playwright install chromium
pnpm --filter @workspace/tx-os exec playwright install chromium