Skip to content

iamhayder/authentication_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

authentication_template

1 - cd authentication_template/

2 - python -m venv venv

3 - source venv/Scripts/activate

4 - pip install -r requirements.txt

5 - python manage.py makemigrations

6 - python manage.py migrate

7 - python manage.py runserver

8 - go to http://127.0.0.1:8000/swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages