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

shared-tw/backend

Repository files navigation

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: 無法更新項目狀態

About

Shared TW back-end repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages