This website works better with JavaScript
홈
탐색
로그인
clementinecomputing
/
Popufare-Admin-Web-UI
Watch
1
Star
0
포크
0
파일
이슈
1
풀 리퀘스트
0
위키
트리:
9583c893da
브랜치
태그
release
Popufare-Adm...
/
main
/
run
run
94 B
히스토리
Raw
1
2
3
4
5
6
7
#!/bin/bash
which python
python --version
export FLASK_APP=main.py
flask run --host 0.0.0.0