|
@@ -17,6 +17,7 @@ set 폴더에 있는 set.json을 폴더 밖으로 꺼내고 json 내용을 수
|
|
|
* pip install [flask](https://pypi.python.org/pypi/Flask/0.12)
|
|
* pip install [flask](https://pypi.python.org/pypi/Flask/0.12)
|
|
|
* pip install [bcript](https://pypi.python.org/pypi/bcrypt/3.1.0)
|
|
* pip install [bcript](https://pypi.python.org/pypi/bcrypt/3.1.0)
|
|
|
* pip install [pymysql](https://pypi.python.org/pypi/PyMySQL)
|
|
* pip install [pymysql](https://pypi.python.org/pypi/PyMySQL)
|
|
|
|
|
+ * [MariaDB](https://mariadb.org/)나 [MySQL](https://www.mysql.com/)
|
|
|
|
|
|
|
|
## set.json 설명
|
|
## set.json 설명
|
|
|
* db = 데이터베이스 이름
|
|
* db = 데이터베이스 이름
|