Skip to content

Turfjs/turf-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] turf-server-example

Deploy

Demonstrates using Turfjs in a nodejs expressjs server. Visiting the page will measure your bandwidth, add it to a map, and show a TIN of other people's network speeds.

See index.js for the server code and public/index.js for the client-facing code that works with browserify.

Usage

With Heroku, just click the Deploy button above.

Otherwise:

$ git clone https://github.com/mapbox/turf-server-example.git
$ cd turf-server-example
$ npm install
$ npm start

About

[DEPRECATED] an example of using turf on a server with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published