Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 334 Bytes

File metadata and controls

13 lines (7 loc) · 334 Bytes

tile-server

Use Tile-downloder to get the tiles. Delete the tiles on the assets folder and replace with your own.

Usage

Make sure you have NodeJS installed.

npm install to install dependencies and npm start to start the server.

Docker

`docker build -t "tile-server" .