Claude/claude-md-mi2zna30kc71c9sd-012ZRr7N41pcQ8CPBVuBVzaw - #265
Open
everettbu wants to merge 5 commits into
Open
Claude/claude-md-mi2zna30kc71c9sd-012ZRr7N41pcQ8CPBVuBVzaw#265everettbu wants to merge 5 commits into
everettbu wants to merge 5 commits into
Conversation
Updated both main and frontend CLAUDE.md files to reflect the current state of the n8n repository: Main CLAUDE.md updates: - Added Node.js >=22.16 and pnpm >=10.18.3 requirements - Expanded package structure documentation to include all 50+ packages - Organized packages into logical categories (Core, Frontend, Backend, Nodes, Task Runners, Development Tools, Testing, Enterprise) - Added comprehensive development commands (dev, dev:be, dev:fe, dev:ai, build:docker, test:ci:*) - Added code quality commands (lint:fix, format, format:check) - Documented task runner packages for Python support - Updated technology stack with specific version numbers - Added backend module development section with scaffolding commands - Fixed path reference to backend-module-guide.md - Added dependency catalog information from pnpm-workspace.yaml - Updated frontend package paths to reflect packages/frontend/ structure Frontend CLAUDE.md updates: - Added comprehensive frontend architecture overview - Documented all 8 frontend packages and their purposes - Added development guidelines for component location, state management, API calls - Clarified when to use @n8n/design-system vs editor-ui - Added guidance on using @n8n/stores, @n8n/composables, and @n8n/rest-api-client These updates provide AI assistants with accurate, comprehensive guidance for working with the n8n codebase.
…12ZRr7N41pcQ8CPBVuBVzaw
…12ZRr7N41pcQ8CPBVuBVzaw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mirror of n8n-io/n8n#22196
Original author: BillyGoatCapital
Summary
Related Linear tickets, Github issues, and Community forum posts
Review / Merge checklist
release/backport(if the PR is an urgent fix that needs to be backported)