Skip to content

Latest commit

 

History

History
executable file
·
21 lines (16 loc) · 483 Bytes

File metadata and controls

executable file
·
21 lines (16 loc) · 483 Bytes

Chatbot Frontend

  1. git clone https://github.com/Jhj9/Chatbot.git

  2. mysite/secrets.json 생성 후 SECRET_KEY 입력
    Ex) {"SECRET_KEY": "django-insecure-dml=장고시크릿키50자"}
    https://djecrety.ir/

  3. python manage.py runserver

  4. http://127.0.0.1:8000/ 웹페이지 실행



프론트엔드-백엔드 모델 연결 코드 작성 위치
- main/apps.py
- main/views.py

html 파일 위치
- main/templates/main