Skip to content

Jhj9/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors