MeiK2333 / step-by-step-be

A training plan system for OI/ACM

Home Page:https://stepbystep.sdutacm.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StepByStep

install

修改 alembic.ini 中数据库连接参数

pip install -r requirements.txt
alembic upgrade head
python install.py

migrate

alembic upgrade head

run

uvicorn main:app

TODO

  • 用户管理

About

A training plan system for OI/ACM

https://stepbystep.sdutacm.cn


Languages

Language:Python 93.1%Language:Shell 5.9%Language:Mako 0.6%Language:Dockerfile 0.5%