Skip to content

Commit 4b20fbf

Browse files
chore: remove extra app workspaces
Delete non-desktop/web app packages and clean workspace references for the removed API and CLI apps.
1 parent 55d0092 commit 4b20fbf

155 files changed

Lines changed: 29 additions & 16338 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.lock

Lines changed: 22 additions & 1231 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ debug = false
1010
[workspace]
1111
resolver = "2"
1212
members = [
13-
"apps/api",
14-
"apps/cli",
1513
"apps/desktop/src-tauri",
1614
"crates/*",
1715
"legacy/*",

Taskfile.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,6 @@ tasks:
1414
- stripe listen --skip-verify --forward-to http://localhost:8788/webhook/stripe
1515
bacon: bacon {{.CLI_ARGS}}
1616

17-
cli:ui:
18-
platforms: [darwin]
19-
cmds:
20-
- cd apps/cli-ui && swift build -c release --arch arm64 --arch x86_64
21-
22-
cli:dev:
23-
platforms: [darwin]
24-
cmds:
25-
- task: cli:ui
26-
- cp apps/cli-ui/.build/apple/Products/Release/char-cli-ui target/debug/
27-
- cargo run -p cli --features standalone-macos -- {{.CLI_ARGS}}
2817
stat: btop -f hyprnote -u 500 --preset 1
2918

3019
clean-plugins:

apps/api/AGENTS.md

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

apps/api/Cargo.toml

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

apps/api/Dockerfile

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

apps/api/fly.toml

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

apps/api/src/auth.rs

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

apps/api/src/env.rs

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

0 commit comments

Comments
 (0)