Skip to content

reinhardt1053/bletor-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bletor-Server

Quick Start

  1. Clone the bletor repository with git:

    $ git clone https://github.com/reinhardt1053/bletor.git
    $ cd bletor/backend
  2. Create the virtual env

    virtualenv venv
    . venv/bin/activate
    pip install -r requirements.txt
  3. Configure and run it!

    cp settings.base.py settings.py
    python run.py
  4. Head your browser to http://localhost:5000/api/

Gitter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages