Learn how to deploy an AdonisJS 5 application to Valyent
web
project structure.
Now, we can initialize the valyent.toml
configuration file, that allows to link the local codebase, to a Valyent application :
valyent env set
command :
.env
file :
.env.prod
file to your .gitignore
file.