herokuへデプロイするリポジトリを準備後
heroku create
git push heroku PUSH_BRANCH:master
heroku config:set USER=USER_NAME
heroku config:set PASS=PASSWORD
で設定できる
以下を元に作成すればよし
https://github.com/nulltask/heroku-static-provider
Go to list of users who liked
More than 5 years have passed since last update.
herokuへデプロイするリポジトリを準備後
heroku create
git push heroku PUSH_BRANCH:master
heroku config:set USER=USER_NAME
heroku config:set PASS=PASSWORD
で設定できる
以下を元に作成すればよし
https://github.com/nulltask/heroku-static-provider
Register as a new user and use Qiita more conveniently
Go to list of users who liked