Update Creating a Node

2025-05-16 14:53:30 -06:00
parent 3d499c691f
commit b5edc701d9

@ -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. Youll 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.
---