Python-Flask-Login-Sample
Flask, Flask-Login & MongoDB example
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- User.py
- main.css
- shCore.css
- shThemeDefault.css
- glyphicons-halflings-white.png
- glyphicons-halflings.png
- shAutoloader.js
- shBrushJScript.js
- shBrushPython.js
- shCore.js
- shLegacy.js
- main.js
- apple-touch-icon-114x114-precomposed.png
- apple-touch-icon-144x144-precomposed.png
- apple-touch-icon-57x57-precomposed.png
- apple-touch-icon-72x72-precomposed.png
- apple-touch-icon-precomposed.png
- apple-touch-icon.png
- favicon.ico
- login.html
- register.html
- 404.html
- forum.html
- index.html
- layout.html
- note_display.html
- note_edit.html
- .DS_Store
- .gitignore
- app.py
- auth.py
- forms.py
- models.py
- notes.py
- Procfile
- README.md
- requirements.txt
- run_server.py
- runpip
- start
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/johnschimmel/Python-Flask-Login-Sample
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Python-Flask-Login-Sample
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
