/siemantik-backend

with ❤️ for my Bachelor thesis 🎓

Primary LanguagePython

siemantik-backend

Prerequisites

  • Pipenv version 2018.10.13 (or one compatible)

Project setup

pipenv install

Migrate the database

pipenv run manage.py migrate

Run development server

pipenv run manage.py runserver