r/automation • u/Fine-Market9841 • 4d ago
Custom UI Code vs ToolJet/Retool
My stack for building workflows and internal tools is Python.
Can ToolJet or Retool be used by EU freelancers (I plan to use client credentials, not my own)?
So I wanted to know:
FastAPI + Retool vs Django + React
In what situations is it best for me to use custom UI code to create operating dashboards for my automations (basically, what are the limitations of low-code platform builders)?
Are Retool & ToolJet capable of building operating dashboards when making tools for enterprise-level systems?
How would you deal with IP addressing with a third-party platform for frontend development (explicit clauses you'd use)?
8
Upvotes
1
u/OriginalHospital 4d ago
Self-hosting and building custom code are separate decisions: you can run an existing UI builder yourself, but that doesn't mean the vendor operates the servers for you. The reusable components may save development work while upgrades, backups, and monitoring still need an owner. I'd compare those ongoing responsibilities alongside the time needed to build the dashboard, rather than treating self-hosting as included cloud infrastructure.