Jhj9 / Chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 46.4%Language:CSS 40.3%Language:Python 8.4%Language:HTML 4.9%