FIUFIT - Notificaciones API Microservicio de notificaciones Documentacion de la API Instalar Node y NPM sudo apt update sudo apt install nodejs sudo apt install npm Instalar dependencias del proyecto npm install Scripts Levantar servidor npm run build npm run start Ejecutar tests npm run test