Skip to content

遠隔療養者モニタリングシステムのダッシュボードです。

License

Notifications You must be signed in to change notification settings

kaizumaki/remote-patient-monitoring-dashboard

 
 

Repository files navigation

remote-patient-monitoring-dashboard

Build Setup

Requirements

  • node version 12.x
  • yarn

Preparation

.env.exampleをコピーして.envファイルを作成してください

$ cp .env.example .env

.envファイルを編集して以下の環境変数を設定します

Build and Run

# install dependencies
$ yarn install

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

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

このプロジェクトはNuxt.jsで動いています。 より詳しい情報は公式のドキュメントを参照してください。

ライセンス

GNU AGPL v3 です。

About

遠隔療養者モニタリングシステムのダッシュボードです。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 80.5%
  • TypeScript 15.4%
  • JavaScript 3.2%
  • Other 0.9%