n8n/packages/workflow
Alex Grozav a9fa830bd7
build: Migrate from lerna to turborepo (#3796)
* feat: Added turborepo setup.

* feat: Updated nodes and credentials loading.

* feat: Removed remaining lerna references.

* fix: Updated npm run bootstrap command.

* feat: Added CI step for installing latest npm.

* chore: Removed lerna config.

* feat: Added gulp to global ci packages.

* fix: Set node as moduleResolution target in workflow. Fixed CI.

* fix: Added turborepo installation to the n8n-custom docker image.

* fix: Updated copied docker files for n8n-custom.

* fix: Added git as dependency in n8n-custom dockerfile.

* fix: Changed npm install command in n8n-custom.

* 📦 Update `package-lock.json`

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-08-06 22:55:51 +02:00
..
src feat(SendInBlue Node): Add SendInBlue Regular + Trigger Node (#3746) 2022-08-03 18:08:51 +02:00
test refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
LICENSE.md 📚 Add one more missing full stop to license text 2022-03-25 14:36:59 +01:00
package.json 🔖 Release n8n-workflow@0.111.0 2022-08-03 16:18:13 +00:00
README.md refactor: Update additional README.md files 2022-08-03 13:34:49 +02:00
tsconfig.json build: Migrate from lerna to turborepo (#3796) 2022-08-06 22:55:51 +02:00

n8n-workflow

n8n.io - Workflow Automation

Workflow base code for n8n

npm install n8n-workflow

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.