@digital-boss/n8n-nodes-market

0.1.8 • Public • Published

n8n-nodes-market

Try it out

With docker

The recommended way is using our docker image Digital Boss' N8N custom nodes docker image

Link package to local n8n instance

N8N documentation on custom nodes

Clone the n8n-nodes-market repository and execute:

# Install dependencies
npm install

# Build the code
npm run build

# Create symlink at your global node_modules cache
npm link
ls -la $(npm -g root) # check created link

Create an N8N installation and add the n8n-nodes-market to it:

# Create an N8N installation
cd ..
mkdir n8n-local
cd n8n-local
npm init -y
npm install --save-dev n8n

# "Install" the locally published module
npm link @digital-boss/n8n-nodes-market

# Start n8n
npx n8n

License

MIT

Dependencies (2)

Dev Dependencies (12)

Package Sidebar

Install

npm i @digital-boss/n8n-nodes-market

Weekly Downloads

2

Version

0.1.8

License

MIT

Unpacked Size

66.8 kB

Total Files

43

Last publish

Collaborators

  • stams
  • perseus-algol
  • feelgood-interface
  • sven.janssen
  • valentinalilova