ItemTree服务器 项目管理应用程序的后端,以项目树的形式出现,也是尝试FastAPI的一种练习。 要在本地启动应用程序: docker-compose up 要运行测试: ./run_tests 生成迁移: ./run_alembic "YOUR MIGRATION MESSAGE"