n8n/packages/editor-ui
कारतोफ्फेलस्क्रिप्ट™ a81344cfcd
Merge tag 'n8n@1.78.0'
2025-02-06 14:28:13 +01:00
..
public chore(n8n Form Node): Incorporate design feedback for Custom HTML (#12817) 2025-02-04 18:03:19 +01:00
src feat(editor): Add docs link in $fromAI hover info tooltip (#13097) 2025-02-06 14:17:01 +01:00
tests/e2e
.browserslistrc
.eslintrc.js feat: Add reusable frontend composables package (#13077) 2025-02-06 12:44:30 +02:00
.gitignore
.npmignore
biome.jsonc
index.html
index.js
package.json 🚀 Release 1.78.0 (#13096) 2025-02-06 14:04:06 +01:00
postcss.config.js
README.md
tailwind.config.js
tsconfig.json feat: Add reusable frontend composables package (#13077) 2025-02-06 12:44:30 +02:00
vite.config.mts feat: Add reusable frontend composables package (#13077) 2025-02-06 12:44:30 +02:00

n8n.io - Workflow Automation

n8n-editor-ui

The UI to create and update n8n workflows

npm install n8n -g

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm serve

Compiles and minifies for production

pnpm build

Run your tests

pnpm test

Lints and fixes files

pnpm lint

Run your end-to-end tests

pnpm test:e2e

Run your unit tests

pnpm test:unit

Customize configuration

See Configuration Reference.

License

You can find the license information here