mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
b776bd8bd770f3ed236f8c0104632acd1771669e
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%

