Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 185 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 185 Bytes

LandscapeToStlConverter

Start

docker-compose up --build

Backend

Update dependencies

  • RUN go get -d .

Build

  • go build -o TiffDecoder .

Frontend

npm install