No description
- JavaScript 58.7%
- Python 28.8%
- HTML 6.3%
- CSS 5.3%
- Dockerfile 0.9%
| static | ||
| templates | ||
| .dockerignore | ||
| .gitignore | ||
| analytics_daily.txt | ||
| analytics_hourly.txt | ||
| app.py | ||
| cache.py | ||
| cors.py | ||
| Dockerfile | ||
| README.md | ||
| requirements.txt | ||
Gorioshi Analytics
クラウドフレアの統計情報を取得しグラフで表示します
デバッグの開始
依存関係をインストールします
pip install -r requirements.txt
サーバーを起動します
fastapi dev
デプロイ
今すぐデプロイ!