-
Clone
-
Install
npm install
- Run
npm start
- Open browser on http://localhost:8888
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 &
The run.sh
script is the actual entrypoint, ignore the above.