Update Creating a Node

2025-05-16 15:11:14 -06:00
parent b5edc701d9
commit bad11d8867

@ -1,6 +1,6 @@
# 📦 How to Create a Custom Node in Borealis
This guide explains **how to build your own node** for the Borealis workflow automation tool. It walks through the key structure, best practices, and configuration options. You'll find example code, inline commentary, and a copy-paste template at the bottom.
This guide explains **how to build your own node** for the Borealis Workflow Automation Tool. It walks through the key structure, best practices, and configuration options. You'll find example code, inline commentary, and a copy-paste template at the bottom.
---