Skip to content

Curvel/LandscapeToStlConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LandscapeToStlConverter

Start

docker-compose up --build

Backend

Update dependencies

  • RUN go get -d .

Build

  • go build -o TiffDecoder .

Frontend

npm install