n8n/packages/editor-ui
कारतोफ्फेलस्क्रिप्ट™ 596f22103c
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
fix(editor): Fix svg background pattern rendering on safari (#12079)
2024-12-06 17:09:49 +01:00
..
public chore: Clean up welcome sticky feature (no-changelog) (#11987) 2024-12-02 19:35:54 +01:00
src fix(editor): Fix svg background pattern rendering on safari (#12079) 2024-12-06 17:09:49 +01:00
tests/e2e
.browserslistrc Initial commit to release 2019-06-23 12:35:23 +02:00
.eslintrc.js
.gitignore
.npmignore
biome.jsonc
index.html
index.js
package.json chore(editor): Update frontend dev tooling (no-changelog) (#12045) 2024-12-04 17:58:19 +01:00
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
vite.config.mts feat: Upload sourcemaps to Sentry on release (no-changelog) (#11557) 2024-11-05 14:48:51 +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