Skip to content

chore: move Nx to www/ and Rust CLI/MCP to rust/ - #70

Merged
gRoussac merged 2 commits into
Interchouette-ITC:devfrom
Interchouette:chore/www-rust-layout
Aug 5, 2026
Merged

chore: move Nx to www/ and Rust CLI/MCP to rust/#70
gRoussac merged 2 commits into
Interchouette-ITC:devfrom
Interchouette:chore/www-rust-layout

Conversation

@Interchouette

Copy link
Copy Markdown
Member

Summary

  • Move Angular/Nest Nx workspace under www/ (folder name stays www/)
  • Rename Rust CLI/MCP tree evaluator/rust/ (crate/bin names unchanged)
  • Remove unused tools/ stub
  • Update Makefile, Dockerfile, CI/release workflows, and docs paths

Stacked on docs/Hub/db + screenshot feat work already in PRs #68/#69 — merge those first or rebase as needed.

Test plan

  • CI npm ci + build green (working-directory: www)
  • Local cd www && npm run build + cargo check --manifest-path rust/Cargo.toml --features apps
  • make docker-build-dev succeeds (COPY www/ + rust/)
  • Image still serves web :4000 + MCP :9790

Made with Cursor

Interchouette and others added 2 commits August 5, 2026 18:48
Drop unused tools/; point Makefile, Docker, and CI at www/ and rust/ so the monorepo root stays packaging/docs only.

Co-authored-by: Cursor <cursoragent@cursor.com>
COPY www/ was overlaying a host node_modules symlink onto the image npm ci tree.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Interchouette
Interchouette force-pushed the chore/www-rust-layout branch from 009d895 to 905fb5d Compare August 5, 2026 16:49
@gRoussac
gRoussac merged commit 36c97b3 into Interchouette-ITC:dev Aug 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants