- Clone the repository with git clone https://github.com/mazenayef/Authentication-System
- Initialize venv with
python -m venv .venv
- Activate venv with
.venv/Scripts/activate
- Transfer
requirments.txt
andauth_project
in your .venv - Run
pip install -r requirments.txt
in your terminal to install the required packages for this project - Go to 'auth_project' directory
- Run
python manage.py makemigrations
- Run
python manage.py migrate
- Run
python manage.py runserver
and you will be ready to go ❤
-
Notifications
You must be signed in to change notification settings - Fork 0
mazenayef/Authentication-System
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published