Consulta Detalle de pedido

This commit is contained in:
Pablinux
2025-08-05 02:08:31 -05:00
parent ef90a045e6
commit 7ad00e45bb
20 changed files with 913 additions and 56 deletions

13
.env.example Normal file
View File

@@ -0,0 +1,13 @@
# Server Configuration
PORT=3001
# Database Configuration
DB_HOST=
DB_PORT=3306
DB_USER=
DB_PASSWORD=
DB_NAME=
# Security / Session
SESSION_SECRET=
JWT_SECRET=