TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: PythonAnywhere vs. Heroku?
2 点
作者
xcoding
超过 8 年前
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 comment
tthisk
超过 8 年前
You could also setup a DigitalOcean VPS with dokku and deploy your application to it like you would to Heroku (dokku.viewdocs.io/dokku/)