games endpoint and controller

This commit is contained in:
Ravi Prasad
2025-07-16 23:45:31 -05:00
parent 7dcec04f5d
commit 681bf80408
9 changed files with 1734 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ services:
db-init:
build: .
env_file: .env
command: ["/nba_go", "import-data"]
command: ["/nba_go"]
depends_on:
postgres:
condition: service_healthy