Hello Allen please help me out to run the openflow version: 1.5.10 using source code without docker installed
you cannot run openflow without docker, except doing development.
Here is how
you need to fix your mongodb replica set
you need to ensure you can talk to rabbitmq
as per docker/docker-compose.yml at main · open-rpa/docker · GitHub you need to add ?frameMax=0x2000 to the connection string if you have the latest version of rabbitmq
Hello Allen,
Thanks for your time and giving me suggestions, now i am able to run the openflow, then how can we run the nodered in developer setup, i have not found any source code for nodered
Hello Allen,
i have tried to run the noderedagent but it is not having the launch.json file and also you have missed the step for npm install, can please help me to run it


