mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
0f99d169a1e390cb9533fb97730f6cfe0b99345c
n8n - Workflow Automation Tool
n8n is a tool which allows to easily and fast automate different taks.
Is still in beta so can not guarantee that everything works perfectly. Also is there currently not much documentation. That will hopefully change soon.
Usage
Information about how to install and use it can be found in the cli package here
And information about how to run it in Docker here
Development Setup
- Clone the repository
- Go into repository folder
- Run:
npm install - Run:
npx lerna bootstrap --hoist - Run:
npm run buildornpx lerna exec npm run build(if lerna is not installed)
Start
Execute: npm run start
License
Description
n8n workflow automation platform with all enterprise features unlocked - no license restrictions
Languages
TypeScript
90.4%
Vue
7.8%
SCSS
0.8%
JavaScript
0.4%
Python
0.2%
Other
0.3%
