Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.

hr-js/sam_api_server

Repository files navigation

sta_access_manager_api_server

Raspberry Pi × node.js × IC カードリーダーで入退室管理システム開発 の API サーバ

開発時

  1. 以下のコマンドを実行し、elastcisearch を docker コンテナで起動する。
docker-compose -f docker-compose.dev.yml up
  1. 以下のコマンドを実行し、SAM を起動する
yarn dev:http

本番用

  1. 以下のコマンドを実行し、SAM + elasticsearch を docker コンテナで起動する。
docker-compose up  

About

sta_access_manager API server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published