/etrack-backend-nodejs

A proof of concept for migrate from ruby on rails to nodejs.

Primary LanguageJavaScript

etrack-backend-nodejs

Endpoints of eTrack API ported from RoR to Node.js for evaluation of performance.

This project just needs the eTrack environment variables previously declared. For work over this, just clone the repo In the root of project, execute the installation of dependencies:

npm install

After that, for run the project then (and must have opened the Kaufmann vpn connection at first):

npm run dev