- Backend NestJS con módulos de autenticación, inventario, créditos - Frontend React con dashboard y componentes UI - Base de datos PostgreSQL con migraciones - Tests E2E configurados - Configuración de Docker y deployment Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
# API
|
|
EXPO_PUBLIC_API_URL=http://localhost:3142/api/v1
|
|
|
|
# Environment
|
|
EXPO_PUBLIC_ENV=development
|