NATILEMMA / gagarian_backend

gagarian Backend using python django and REST Framework

Home Page:https://www.gagarian.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

gagarian Backend using python django and REST Framework

https://www.gagarian.com


Languages

Language:Python 99.5%Language:Dockerfile 0.4%Language:Procfile 0.1%Language:HTML 0.0%