Skip to content

Outfit-Lab-TPI/frontend

Repository files navigation

Variables de entorno (Vite)

Variable Descripción Ejemplo
VITE_API_BASE_URL URL pública para el backend (/api) https://outfitlab.com.ar/api
VITE_MP_PUBLIC_KEY Public key de Mercado Pago APP_USR-xxxx

Estas variables deben existir al momento del build (npm run build / Docker). En GitHub Actions se definen como Secrets y se pasan como build-args (ver .github/workflows/ci.yml).

Releases

No releases published

Packages

No packages published

Contributors 8

Languages