This commit is contained in:
2025-04-12 23:51:17 -04:00
parent df6490cab0
commit 56c2d1de47
2870 changed files with 3700 additions and 206 deletions

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
# PostgreSQL connection string
# Format: postgresql://username:password@host:port/database
DATABASE_URL=postgresql://asdf:qwer@192.168.1.1:5432/ai_giga_tcg