Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 257 Bytes

File metadata and controls

16 lines (12 loc) · 257 Bytes

HowTo develop this package

What you need?

  • docker
  • node
  • npm

Get Started?

  1. Clone this repository
  2. Run npm install
  3. docker compose build
  4. docker compose up
  5. Connect to app via vscode launch.json (Attach to Node-RED)
  6. Happy coding