Skip to content

TranceSquid/kerbos-machine

Repository files navigation

Kerbos API

Specifications and backend for the Kerbos chat platform

Check out a list of the API endpoints here

Setup

Usage

Initialize migrations system (one time) python manage.py db init

Generate migration `python manage.py db migrate

Apply migration python manage.py db upgrade

Run Kerbos python manage.py run

Releases

No releases published

Packages

No packages published