jasonvank / variora

A collaborative annotation tool that facilitates the discussion about the documents uploaded by users.

Home Page:https://www.variora.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variora

the idea of this project comes from NotaBene


Build Status

Installation

  1. Navigate to target directory on system.
  2. Run git clone https://github.com/R-o-y/variora.git in terminal
  3. cd variora
  4. Set up your own virtual environment.
  5. Create private_settings.py file in correct directory and include the private settings.
  6. Install dependencies using pip pip install -r dev_reqs.txt
  7. Install dependencies using npm npm install -g yarn webpack webpack-cli
  8. Install dependencies using yarn yarn
  9. ./rundevserver.sh or source rundevserver.sh

About

A collaborative annotation tool that facilitates the discussion about the documents uploaded by users.

https://www.variora.io


Languages

Language:JavaScript 68.0%Language:Python 19.5%Language:CSS 6.4%Language:HTML 4.8%Language:Less 1.1%Language:Shell 0.1%