Summary

oday we dove into the Reka AI N8N connector to add new features around the clip creation node — things like resolution settings, number of generations with proper min/max validation (1 to 3), and the new caption style options like text color, highlight color, font, and position. Most of the stream was spent wrestling with the local dev environment: spinning up N8N in Docker, building and linking the custom node package, and getting everything wired so changes show up live. By the end, the validation was working, the new fields were showing up in the node, and we pushed the first changes to the develop branch! 📺 - Twitch archive - stream no. 408

Replay


Project

All the code for this project is available on GitHub: n8n-nodes-reka - https://github.com/FBoucher/n8n-nodes-reka

Game Results

Statistics

Notes/ References / Snippets

  • n8n tutorial post: https://www.frankysnotes.com/2026/01/writing-my-first-custom-n8n-node-step.html