Open ShogoHirasawa opened 2 years ago
一回目行ったときと同じく以下のサイトを参照して、作業をすすめる https://firebase.google.com/docs/hosting/quickstart?hl=ja
cheetsheeet-test2という名前で作成
デプロイするためのディレクトリを作成し、移動
cd /Users/shogohirasawa/Desktop/cheetsheeet-test2
以下のコマンド実行
firebase init hosting
以下の設定をした
プロジェクトを選択すること。
複数プロジェクトがある場合、任意のプロジェクトが指定されていないのに、デプロイしようとすると500エラーがでる
https://qiita.com/mashimo_/items/bcca63276dcae3b22f5b
あとは以下の手順でホスティングできる https://iwb.jp/google-firebase-hosting-deploy-website/
以下のIsuueの続き