Initial commit: Estructura backend y frontend con estándar VPS
- 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)
This commit is contained in:
1
administracion/.env
Normal file
1
administracion/.env
Normal file
@@ -0,0 +1 @@
|
||||
VITE_API_URL=http://localhost:3001/api
|
||||
Reference in New Issue
Block a user