ishi720 / qiita_analytics

Qiita ApiとFlaskを使用したサンプルアプリです。
https://qiita-api-sample.onrender.com
0 stars 1 forks source link

Renderにデプロイする #10

Closed ishi720 closed 6 months ago

ishi720 commented 6 months ago

flaskをRenderで動かしたい

ishi720 commented 6 months ago

アカウント登録

https://dashboard.render.com/

githubアカウントと紐づけ設定

「Only select repositories」をしていしてリポジトリを指定できない場合は、github側の設定を変更する必要がある

https://github.com/settings/installations

ishi720 commented 6 months ago

リポジトリとの紐づけ

New > Web Service > Build and deploy from a Git repository > 対象のリポジトリを選択

ishi720 commented 6 months ago

gunicorn が必要なのでインストールしておく

pip install gunicorn
ishi720 commented 6 months ago

プロジェクトの設定

ishi720 commented 6 months ago

デプロイ完了

qiita-api-sample.onrender.com

ishi720 commented 6 months ago

https://github.com/settings/installations