CREATe
A prototype data visualisation platform for academic copyright studies.
This was our solution to the CREATe Hackathon.

Quick Start
$ sudo apt-get install python3 pip3
$ git clone https://github.com/Garee/CREATe.git create
$ cd create
$ pip3 install -r requirements.txt
$ export CREATE_CFG=/absolute/path/to/cfg/development.cfg
$ python3 create/server.py
Navigate to http://localhost:3000.

Log in or sign up for Devpost to join the conversation.