jq
and ngrok
are available on package manager systems for different platforms such as Homebrew (Mac), Chocolatey (Windows) and various Linux distribution package managers.
-
To install the pre-requisites in a Linux environment run start.sh script
-
In the docker folder run
sudo manage build
-
If you want to run on public IP instead of ngrok environment i. Run
./editIP ${IP of your computer}
ii. Runsudo ./manage start-demo
-
If you want to run on ngrok environment i. In ngrok/ngrok.yml authtoken: ii. Run
sudo ./manage start