Skip to content

TUT-SLP-lab/smart_hospital_app_mock_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Hospital Mock Server

  • コメントを受け取って返すだけのモックサーバー

実行環境

  • Node.js: v16.18.0
  • Fastify(TypeScript)

実行手順

  1. 環境変数を設定します。
cp .env.example .env
  1. パッケージをインストールします。
yarn
  1. アプリを立ち上げます。
yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published