Skip to content

jasonvank/variora

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.1%
  • Python 19.5%
  • CSS 6.4%
  • HTML 4.8%
  • Less 1.1%
  • Shell 0.1%