- Backend migrado a estructura VPS (src/ subfolder) - Frontend con estructura Vite + React 19 + Tailwind - Configuración PostgreSQL con Pool - API service con interceptores JWT - Ambos servidores funcionando (backend:3001, frontend:5173)
6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
DOMAIN=ofertaweb.cl
|
|
FRONTEND_TYPE=react-vite
|
|
BACKEND_TYPE=express
|
|
API_URL=https://api.ofertaweb.cl
|
|
INSTALL_DATE=Tue Dec 9 04:17:26 CET 2025
|