These instructions will get your copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
npm install Crea archivo .env con: DB_HOST=localhost DB_USER=root DB_PASSWORD=tu_password DB_NAME=proyect_reparaciones JWT_SECRET=un_secreto_muy_largo PORT=5000 Importa el dump SQL a MySQL npm run dev ...