Skip to content

Ometria/realtime-webgl-globe

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

49 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ometria Realtime Globe

  1. Clone

  2. Install

npm install
  1. Run
npm start
  1. Open browser on http://localhost:8888

Backend bit

It's a python script on Reporter2 in the /server/apps/ometria.smr_hackathon_2015. Run:

nohup /server/apps/ometria.smr_hackathon_2015/activate.sh prod /server/python/smr_hackathon_2015/bin/python /server/apps/ometria.smr_hackathon_2015/ometria_smr_hackathon_2015/run.py &

2019 Pycon update

The run.sh script is the actual entrypoint, ignore the above.

About

Ometria realtime 🌍 🌎 🌏

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • HTML 7.4%
  • CSS 6.8%