master
Nikhil KJ 3 年之前
父節點
當前提交
063232562d
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. +4
    -1
      Project-details.md

+ 4
- 1
Project-details.md

@@ -5,4 +5,7 @@
4. Run `pip install -r requirements.txt`
5. After installing run `python manage.py makemigrations` and `python manage.py migrate`
6. Post migration run `python manage.py createsuperuser` to create a user with Email ID and password of your choice
7. Execute `python manage.py runserver`
7. Execute `python manage.py runserver`
## API integration for the front-end
1. [Pass](http://localhost:8000/auth/email)