Hacker News new | ask | show | jobs
Ask HN: PythonAnywhere vs. Heroku?
2 points by xcoding 3432 days ago
I want to deploy newly created web app. I tried both the platform using demo project. For me, PythonAnywhere is easier, because as yet I am unable to deploy my demo app on Heroku. which one would you choose for future projects and why?
1 comments

You could also setup a DigitalOcean VPS with dokku and deploy your application to it like you would to Heroku (dokku.viewdocs.io/dokku/)