doctt / doctt-backend

DocTT Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DocTT - Backend

This is the backend for the DocTT project

Requirements

  • Python 3.7
  • pipenv

Setup

  1. Clone this repository.
  2. Setup a new pipenv environment with: pipenv --python 3.7.
  3. pipenv sync
  4. pipenv run python doctt-backend

About

DocTT Backend

License:MIT License


Languages

Language:Python 100.0%