Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 511 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 511 Bytes

Japan IFC Building Confirmation

日本の建築確認をIFCを用いて行うためのプロジェクトです。

This project is for confirming Japanese buildings using IFC.

Usage

1. Install

$ git clone https://github.com/ktaroabobon/japan-ifc-building-confirmation.git

2. Build Environment

$ make build

3. Health Check

$ make api/healthcheck

3. Run

$ make run

4. Logs

$ make logs

5. Stop

$ make down