Skip to content

swarnim-accurate/futile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

futile

offline tile server

Setup

  1. Clone
git clone git@github.com:swarnim-accurate/futile.git
cd futile
  1. Install dependencies
npm i
  1. Compile
npm run build

This runs all the tests and transpiles the typescript code into javascript while also checking for any errors.

  1. Run
npm run start

The tile server will start on port 8585.

About

offline tile server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published