You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2019. It is now read-only.
Hello, I need some help with deploying async version to Heroku. For now it's running with 'heroku run python *.py' but of course I want it to run automatically. I know that I need to use Flask and I've already tried doing it as in example with no-async version but I just don't understand how it works. Maybe you can explain me better.
Hello, I need some help with deploying async version to Heroku. For now it's running with 'heroku run python *.py' but of course I want it to run automatically. I know that I need to use Flask and I've already tried doing it as in example with no-async version but I just don't understand how it works. Maybe you can explain me better.
This is just a little part of my code but if you manage to help me with deploying to Heroku, I will be able to deploy my full code by myself.
The text was updated successfully, but these errors were encountered: