/gagarian_backend

gagarian Backend using python django and REST Framework

Primary LanguagePython

Gagarain backend

Django rest framework is used for Authorization, Authentication and User management.

How to run

Backend is hosted on heroku: GagarianRest

docker-compose up

Runs django server on local machine at http://0.0.0.0:8000/
Requires docker-compose

If you don't have docker

python manage.py runserver

first install all requirements using pip install -r requirements.txt
Requires Python 3 and pip

superuser login:

BASEURL/admin/

username: matt
password: Password`123