$ git clone https://github.com/osamhack2020/Web_Chat-consulation_Stones-in-greenhouse.git
$ pip install -r requirements.txt
- redis-6.0.8 설치 필요
- 실행 전 makemigrations 및 migrate 필요
- 외부 접속을 위해 ALLOWED_HOSTS 설정
$ git clone https://github.com/osamhack2020/Web_Chat-consulation_Stones-in-greenhouse.git
$ pip install -r requirements.txt