Rename project and remove unused services

Update project name from teaboy-os to tx-os and remove obsolete services.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 77cfe984-2c65-4152-bb7a-0df28274fe66
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 3154f23a-748a-4118-aa41-fc01b7b1f04d
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/c3c252e4-c83d-40ca-9fff-99a3ea60701e/77cfe984-2c65-4152-bb7a-0df28274fe66/PVuelRZ
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
riyadhafraa
2026-04-22 10:52:09 +00:00
parent 1f23e65c0b
commit d0e6912017
115 changed files with 102 additions and 58 deletions
+2 -2
View File
@@ -26,10 +26,10 @@ author = "agent"
[[workflows.workflow.tasks]]
task = "shell.exec"
args = "pnpm --filter @workspace/api-server test && pnpm --filter @workspace/teaboy-os test:e2e"
args = "pnpm --filter @workspace/api-server test && pnpm --filter @workspace/tx-os test:e2e"
[workflows.workflow.metadata]
isValidation = true
outputType = "console"
[agent]
stack = "PNPM_WORKSPACE"