No description
- Python 77.8%
- HTML 18%
- CSS 3.5%
- Dockerfile 0.7%
|
Some checks failed
Build and Push Docker Image to GHCR / build-and-push (push) Has been cancelled
|
||
|---|---|---|
| .devcontainer | ||
| .github/workflows | ||
| static | ||
| templates | ||
| .dockerignore | ||
| .gitignore | ||
| app.py | ||
| cache.py | ||
| cors.py | ||
| Dockerfile | ||
| pipelines.py | ||
| README.md | ||
| requirements.txt | ||
| serve.py | ||
tjaf
太鼓ウェブのデータを管理します
デバッグの開始
依存関係をインストールします
pip install -r requirements.txt
サーバーを起動します
fastapi dev --host 0.0.0.0