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
A few projects have a button to deploy to Heroku, OpenShift, etc.
I think it's a nice way for people to take a look at a running instance.
But I need to check the docs to see how much changes would be necessary in the project.
Also I think it'd be easy to have a running demo in @pythonanywhere, I could probably create a scheduled task to recreate everything in a daily basis with an updated version of the next branch.
A few projects have a button to deploy to Heroku, OpenShift, etc.
I think it's a nice way for people to take a look at a running instance.
But I need to check the docs to see how much changes would be necessary in the project.
Also I think it'd be easy to have a running demo in @pythonanywhere, I could probably create a scheduled task to recreate everything in a daily basis with an updated version of the
next
branch.Example repos:
@quokkaproject's Quokka
@heroku's Template
Docs:
Heroku
The text was updated successfully, but these errors were encountered: