Heroku快速入门手册
程序员文章站
2022-03-09 11:39:01
...
1) 官方入门手册
https://devcenter.heroku.com/articles/quickstart
2) 克隆运程项目(Need Login, refer step 3)
heroku git:clone APP [DIRECTORY]
--clones a heroku app to your local machine at DIRECTORY (defaults to app name)
3) 部署项目到Heroku (Ruby)
https://devcenter.heroku.com/articles/ruby
下一篇: php修改语句怎么写