ktaroabobon / japan-ifc-building-confirmation

IFCを用いた建築確認を行うパッケージ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

IFCを用いた建築確認を行うパッケージ

License:MIT License


Languages

Language:Python 81.6%Language:Makefile 16.3%Language:Dockerfile 2.1%