Skip to content
This repository was archived by the owner on Sep 30, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 379 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 379 Bytes

shared-tw backend repo

This repository contains backend codes.

開發環境

  • Python 3.7+
  • Django + django-jinja
  • Docker
make dev-dev

本地測試

make local-db
python manage.py migrate
python manage.py runserver

HTTP 狀態碼

  • 400: POST 資料有錯誤
  • 401: 未登入
  • 403: 未驗證 EMail
  • 422: 無法更新項目狀態