Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Frontend of RoomSystem; React, Chart.js in TypeScript

License

Notifications You must be signed in to change notification settings

aoirint/room-system-frontend

Repository files navigation

room-system-frontend

aoirint/RoomSystem用のフロントエンド(React/TypeScript、Firebase)。

設定

  1. FirebaseプロジェクトにWebアプリを追加する
  2. template.env.envにコピーして、APIキーなどを書き込む
  3. Firebase Authenticationにユーザを手動で追加する(メールアドレス・パスワード認証を有効にする)
  4. Realtime Databaseの/users/$UID/readabletrueにする($UIDは追加したユーザのUID)

Dockerイメージのビルド

make docker-build

開発サーバの起動

make start

Node.js 本番用ビルド

make build

buildディレクトリに静的ホスティング可能なファイル群が出力されます。

About

Frontend of RoomSystem; React, Chart.js in TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published