orakaro / heroku

A Python app deployed as a Heroku app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Ref https://devcenter.heroku.com/articles/python
https://devcenter.heroku.com/articles/custom-domains
http://flask.pocoo.org/docs/tutorial/

##Sync with github .git/config

[remote "all"]
        url = git@heroku.com:intense-plains-3420.git
        url = git@github.com:DTVD/heroku.git
[remote "github"]
        url = git@github.com:DTVD/heroku.git

##Domain

heroku

heroku domains:clear
heroku domains:add www.vunhatminh.com
host www.vunhatminh.com

onamae.com

https://www.onamae.com/navi/domain.html

*.vunhatminh.com
CNAME
intense-plains-3420.herokuapp.com

www.vunhatminh.com/users/login

About

A Python app deployed as a Heroku app


Languages

Language:JavaScript 91.5%Language:Perl 3.6%Language:Python 3.1%Language:Shell 1.7%Language:Scala 0.1%