설명 없음

weichen 058df2b9d3 add modal with form element for creating new content 4 년 전
backstage 058df2b9d3 add modal with form element for creating new content 4 년 전
.gitignore d2b87443da add config to gitignore 4 년 전
README.md d2b87443da add config to gitignore 4 년 전
requirements.txt 42af527d3d add requirements for setting up python environment 4 년 전
run.py d8595203dc change structure, use blueprint for managing multiple app 4 년 전
setup.cfg 03e8b4553a add setup.cfg for flask style 4 년 전

README.md

settup python bhouse-backstage development environment

python - 3.6.8
https://www.python.org/downloads/

mkdir .virtualenvs
cd .virtualenvs

macOS
python3.6 -m venv bouse_backstage
source ~/.virtualenvs/bouse_backstage/bin/activate

pip install -r requirements.txt // 安裝bouse-backstage folder裡的requirements.txt

請先找管理員拿config.js放到指定目錄

python run.py
http://localhost:9000/backstage/collections