Skip to content

Killer66562/StoreBackend

Repository files navigation

購物網站後端

安裝步驟

  1. 複製本專案並進入
    git clone https://github.com/Killer66562/StoreBackend.git
    cd StoreBackend
  2. 安裝依賴:
    pip install -r requirements.txt
    或者
    uv sync
  3. 將.env.example複製成.env並修改參數
  4. 資料庫遷移:
    alembic upgrade head
  5. 建立管理員帳號:
    python create_admin.py
  6. 啟動後端伺服器:
    python main.py

連結

購物網站前端:https://github.com/Killer66562/StoreFrontendRenew

About

網際網路資料庫程式設計期末專題後端

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages