feat: ShootTracker SQLite+JWT+YOLOv8

This commit is contained in:
ShootTracker Deploy
2026-04-30 22:44:27 +02:00
commit 2578cb6ec2
55 changed files with 5759 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
PORT=3001
NODE_ENV=production
# Supabase
SUPABASE_URL=https://xxxxxxxxxxxxxxxxxxxx.supabase.co
SUPABASE_SERVICE_ROLE_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
# Microservice IA
AI_SERVICE_URL=http://shoottracker-ai:8000
# CORS
CORS_ORIGIN=https://shoottracker.domench.fr