On Render · The Easiest Cloud For All Your Apps, in the bash shell opened through the “Shell” tab, how can I run elixir commands corresponding to the code my application?
I’ve tried using mix
and iex
there but I am getting bash: mix: command not found
and bash: iex: command not found
.
NOTE: I am directly using the shell interface on Render · The Easiest Cloud For All Your Apps itself (not using the SSH option and operating the shell remotely)