Learn how to deploy an FastAPI application to Valyent
requirements.txt
file, in order to install the dependencies in the Docker image :
main.py
file, we can add the following code :
valyent.toml
configuration file, that allows to link the local codebase, to a Valyent application :