Flask
Instructions for connecting your Flask apps and deploying them on ToyStack
Last updated
Instructions for connecting your Flask apps and deploying them on ToyStack
Last updated
ToyStack uses docker to deploy your application and will look for a Dockerfile
in the top-level of your project structure.
You can either use your own Dockerfile
or use the following template:
Go to the and create a new project using your repository.
Simply select the branch you want to deploy, its deployment validity and ToyStack will deploy it
For detailed instructions, please see the page.