Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 316 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 316 Bytes

SAVEARTH_BE

SAVEARTH(세이버스)🌱 : KBSC 줍깅, 플로깅 앱 백엔드

Backend 설정

  • python -m pip install Django
  • pip install djangorestframework
  • pip install mysqlclient
  • python -m pip install Pillow
  • pip install django-filter

실행 명령어

python manage.py runserver