swsnu / ReMon

0 stars 0 forks source link

Initialize Tornado webserver #14

Closed yunseong closed 10 years ago

yunseong commented 10 years ago

This is part of #12

When #13 has been resolved, set up tornado webserver.

For testing, we may use heroku like we did in the last demo. Any thought?

elnn commented 10 years ago

I think it would be better to test on local. We can use Heroku for deploying our frontend server.

elnn commented 10 years ago

TODO: build a in-app message queue for subscribing/publishing messages.

elnn commented 10 years ago

Reuse visualizer branch from the first iteration.