Este proyecto es para registrar las adquisiciones, lo realizare con ExpressJS, MongoDB
$ cd HISTORIA
$ npm install
$ DEBUG=myapp:* npm start
$ cd HISTORIA
$ npm install
$ DEBUG=myapp:* npm start
> cd HISTORIA
> npm install
> set DEBUG=myapp:* & npm start