Skip to content

i16fujimoto/fitbit-signage

 
 

Repository files navigation

fitbit-signage

Fabitは健康データをサイネージに表示させて運動を促進させるためのシステムです。

REmotion

REmotionはオンライン会議の参加者の感情を可視化するサービスです。

動作環境

バージョン
Node v16.0.0
Yarn 1.22.11

環境構築

git clone https://github.com/EggNao/fitbit-signage.git

実行方法(開発環境)

cd front
yarn dev

http://localhost:3000/ にアクセスする。

開発ルール

  1. issueを確認する or issueを作成する
  2. ブランチを作成する([タグ]/#[issue番号]-[実装内容]
タグ 詳細
feat UI・機能実装
bugfix バグ修正
setup セットアップ
release リリース

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.8%
  • TypeScript 36.3%
  • JavaScript 7.4%
  • Shell 1.2%
  • Dockerfile 0.5%
  • HTML 0.4%
  • CSS 0.4%