Skip to content

heavyai/heavyai-tweetmap-2

Repository files navigation

OmniSci Tweetmap V2

Note that the above script will install several libraries as git submodules in ./lib. This requires that you have configured an SSH connection with Github, so that git clone may use ssh and not https.

This is OmniSci's Tweetmap demo. Use it as an example for building custom visualizations with our open source libraries:

Tweetmap

Quickstart

Requirements

  • nvm
  • npm 3.8.6+
  • node v8.0.0+
nvm use
npm install
cp src/servers.conf.example.json src/servers.conf.json
npm start

Windows users: replace the above cp command with copy

Testing

npm run lint
npm run test

Contributing

Interested in contributing? We'd love for you to help! Check out Contributing.MD

About

Play with and instantly visualize hundreds of millions of realtime tweets, from the global level all the way down to your neighborhood.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published