Skip to content

Rober040992/Pr-ctica-WEB-Backend-Node.js-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Custom template coming from

npx express-generator . --view=ejs

  • Updated (27/10/2024) all the dependencies to fix the vulnerabilities

  • Added the flag --watch to the "start" script

  • Added "debug" and "dev" scripts

  • Added cross-env library to be able to run the scripts in every OS

  • Added standard library to lint and format the code

  • Migrated from "CommonJS Modules" to "ECMASCRIPT Modules"

  • Customized a bit the initial log when run the app

my changes and progression;

  • cross-env installed
  • use npm run dev; Ejecuta la aplicación en el puerto 4444 sin mensajes de depuración adicionales.
  • use npm debug; Ejecuta la aplicación en el puerto 5555 con mensajes de depuración activados.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published