Fluent Back-End Installation First time run pipenv shell pipenv install python manage.py migrate Run pipenv shell python manage.py runserver Testing pipenv shell python manage.py test Database Management Open SQLite CLI python manage.py dbshell Check list of tables sqlite> .tables API Documentation https://documenter.getpostman.com/view/4749669/S1TR6LLr?version=latest