Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

TOPIC114/backend

Repository files navigation

backend

the backend of services

Require fastapi, sqlalchemy and uvicorn to run this program,use:

pip install fastapi sqlalchemy uvicorn alembic

to rebuild the environment after clone this repo,then switch to the virtural environment!

you can use miniconda3 or anaconda,btw!

Database migration (or init)

Windows

run

migration.bat

to migrate database.

*NIX

run

./migration.sh

to migrate database.

About

the backend of services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages