No description
|
Some checks failed
Build and Push Docker Image to GHCR / build-and-push (push) Has been cancelled
|
||
|---|---|---|
| .devcontainer | ||
| .github/workflows | ||
| static | ||
| .dockerignore | ||
| .gitignore | ||
| analytics_daily.txt | ||
| analytics_hourly.txt | ||
| app.py | ||
| cache.py | ||
| Dockerfile | ||
| README.md | ||
| requirements.txt | ||
| serve.py | ||
Gorioshi Analytics
クラウドフレアの統計情報を取得しグラフで表示します
デバッグの開始
依存関係をインストールします
pip install -r requirements.txt
サーバーを起動します
fastapi dev --host 0.0.0.0 --port 2000
デプロイ
今すぐデプロイ!