Heroku部署web服务器
安装Heroku CLI工具 Mac端 1 brew install heroku/brew/heroku Heroku CLI 命令 1 2 heroku -h heroku login Creating Apps from the CLI 1 2 3 4 5 6 7 $ mkdir example $ cd example $ git init $ heroku apps:create example Creating ⬢ example... done https://example.herokuapp.com/ | https://git.heroku.com/example.git Git remote heroku added 查看现