Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 820 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 820 Bytes

Visualization

Data Visualization with RethinkDB

image

Data Visualization with Firebase

image

Getting started

  1. Install and setup RethinkDB
  2. Install and setup Horizon
  3. Install and setup Vision
  • In this repository, the network settings are based on running RethinkDB server, Horizon server and Vision app on a single machine with private IP address 192.168.11.34, and providing the public service with external IP address 140.112.42.53:3000 by setting up the virtual server with the router. To deploy/test this project on your own machine, simply edit the host IP to 127.0.0.1 and ignore the IP binding in configuration files.