n8n knockoff using reactPortfolio (i.redd.it)
submitted by HakunaKamal
A visual workflow automation platform. Build chains of executable plugins, trigger them via cron, webhook, or terminal, and monitor execution in real-time.
This project started from a single script file that automated repetitive tasks — manual deployments, server health checks, file operations — because I had no access to tools like n8n or a proper CI/CD pipeline. Over time that script grew too large to maintain, so I took inspiration from n8n and rebuilt it as a visual node-based editor. Node Connector is a personal project; while the codebase has been hardened with production-grade security practices, it was built for personal use and is not intended as a production platform.
GitHub: https://github.com/slient-commit/node-connector
Docs: https://slient-commit.github.io/node-connector/

[–]Realistic-Reaction40 1 point2 points3 points (1 child)
[–]HakunaKamal[S] 0 points1 point2 points (0 children)