-
Clone the bletor repository with
git
:$ git clone https://github.com/reinhardt1053/bletor.git $ cd bletor/backend
-
Create the virtual env
virtualenv venv . venv/bin/activate pip install -r requirements.txt
-
Configure and run it!
cp settings.base.py settings.py python run.py
-
Head your browser to http://localhost:5000/api/