n8n/packages/editor-ui
github-actions[bot] f9208ad9a4
🚀 Release 1.58.0 (#10680)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-09-05 12:22:13 +02:00
..
public
src feat(editor): Add AI Assistant support chat (#10656) 2024-09-05 10:54:35 +02:00
tests/e2e
.browserslistrc
.eslintrc.js
.gitignore
.npmignore ci: Ensure that all published packages have consistent provenance data in package.json (#9994) 2024-07-10 16:43:21 +02:00
index.html
index.js
package.json 🚀 Release 1.58.0 (#10680) 2024-09-05 12:22:13 +02:00
postcss.config.js
README.md docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
tailwind.config.js
tsconfig.json
vite.config.mts

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