Skip to content

jaffee/demo-taxi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

import data

Use the Pilosa Dev Kit to import the taxi data: https://github.com/pilosa/pdk

run demo app

git clone https://github.com/pilosa/demo-taxi.git

cd demo-taxi

go get -u github.com/rakyll/statik

dep ensure && go install github.com/rakyll/statik

go generate && go build . && ./demo-taxi

Then open http://127.0.0.1:8000 and try out some queries!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.6%
  • Go 32.2%
  • HTML 15.7%
  • CSS 2.5%