Skip to content

Commit 0feba07

Browse files
authored
remove @cap/tasks (#1327)
1 parent 6d0f4ae commit 0feba07

File tree

17 files changed

+0
-382
lines changed

17 files changed

+0
-382
lines changed

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Cap is the open source alternative to Loom. It's a Turborepo monorepo with a Tau
1717
### Core Applications
1818
- `apps/web/` — Next.js web application (sharing, management, dashboard)
1919
- `apps/desktop/` — Tauri desktop app (recording, editing)
20-
- `apps/tasks/` — Background job processing service
2120
- `apps/discord-bot/` — Discord integration bot
2221
- `apps/storybook/` — UI component documentation
2322

apps/tasks/.dockerignore

Lines changed: 0 additions & 18 deletions
This file was deleted.

apps/tasks/.gitignore

Lines changed: 0 additions & 77 deletions
This file was deleted.

apps/tasks/Dockerfile

Lines changed: 0 additions & 23 deletions
This file was deleted.

apps/tasks/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/tasks/jest.config.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/tasks/package.json

Lines changed: 0 additions & 46 deletions
This file was deleted.

apps/tasks/src/api/index.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

apps/tasks/src/api/mergeAudioSegments.ts

Lines changed: 0 additions & 63 deletions
This file was deleted.

apps/tasks/src/app.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)