Back to Nodes

AbmsNode

v0.1.10
Last updated Mar 7, 2025

ABMS nodes for n8n

1 Weekly Downloads
20 Monthly Downloads

Included Nodes

AbmsNode

Description

Banner image

n8n-nodes-abms

This repo contains nodes for ABMS. It includes the node linter and other dependencies.

Prerequisites

You need the following installed on your development machine:

  • git
  • Node.js and npm. Minimum version Node 16. You can find instructions on how to install both using nvm (Node Version Manager) for Linux, Mac, and WSL here. For Windows users, refer to Microsoft's guide to Install NodeJS on Windows.
  • Install n8n with:
    npm install n8n -g
    
  • Recommended: follow n8n's guide to set up your development environment.

More information

Refer to our documentation on creating nodes for detailed information on building your own nodes.

License

MIT