Skip to content

erfandiakoo/n8n-nodes-arvancloud

 
 

Repository files navigation

export N8N_SECURE_COOKIE=false
npm install
npm build
npm link
cd ~/.n8n/custom
npm link n8n-nodes-arvancloud
export N8N_SECURE_COOKIE=false
n8n start
cd ~/.n8n
mkdir custom

remove pnpm

"scripts": {
  // Remove this line:
  "preinstall": "npx only-allow pnpm",
}

About

Example starter module for custom n8n nodes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 70.3%
  • JavaScript 29.7%