Skip to content

alrafiabdullah/DRF-WIth-Knox-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRF With Knox Boilerplate

Pre Requisite

  • Add a new SECRET_KEY
  • Add new Postgres credentials

Instructions

  1. Run pip install -r requirements.txt
  2. Next python manage.py makemigrations
  3. Then python manage.py migrate
  4. After that python manage.py createsuperuser and fill up the credentials.
  5. Finally python manage.py runserver

About

Basic user authentication system with Django REST Knox.

Topics

Resources

Stars

Watchers

Forks

Languages