Bit-labo は Funding Rate 裁定戦略の観測・ペーパートレードシミュレーション基盤。コードは Daytona sandbox 内の /workspace/bit-labo にあり、GitHub (chokolademilch7/bit-labo) に push 済み。
- PostgreSQL 15: 稼働中、bitlabo DB あり、DATABASE_URL=postgresql://postgres:postgres@localhost:5432/bitlabo
- Redis: 未起動(必要なら起動)
- バックエンド: ビルド済み(
backend/dist/)