Skip to content

nino010101/pri_screen

Folders and files

NameName
Last commit message
Last commit date
Sep 30, 2019
Oct 7, 2019
Nov 4, 2019
Oct 7, 2019
Oct 7, 2019
Nov 2, 2019
Nov 2, 2019
Oct 7, 2019
Oct 7, 2019
Oct 7, 2019
Nov 4, 2019
Sep 30, 2019
Sep 30, 2019
Oct 7, 2019
Oct 7, 2019
Sep 30, 2019
Oct 7, 2019
Nov 4, 2019
Oct 7, 2019
Oct 7, 2019
Sep 30, 2019
Sep 30, 2019
Nov 2, 2019
Nov 4, 2019
Mar 14, 2020

Repository files navigation

Pri Screen!

プリチャン配信っぽいカンジに画面を配信して、それに対していいねを送ることができるWebRTCのアプリです

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build

# deploy to firebase (need firebase-cli)
$ firebase deploy

開発環境の構築

  • このリポジトリをクローンします
  • yarn installします
  • Skywayとfirebaseに登録してappキーなどを取得します
  • 以下のような.envファイルをプロジェクトのrootに作成します
SKYWAY_APIKEY="skywayのキー"
FIREBASE_CONFIG="firebase configのJsonString"
  • yarn devすると立ち上がります
  • わからなかったらツイッターとかで(@_pkpq_)まで連絡ください