This is a sample phoenix app, created by typing mix phoenix.new in a
terminal.
You can deploy this app on Clever Cloud with the docker runtime.
If it's your first clever cloud docker application, please have a look at the documentation: https://www.clever-cloud.com/doc/docker/docker
In a nutshell:
- create a docker application
git remote add clever <git remote url>- git push clever master