muhsalmanabid node.js codebase
Follow this step for Installation
- Create ENV file (.env) with this configuration:
PORT=
- Install codebase with npm
$ npm install
$ npm start- [Restify] - The rest framework used
- [Npm] - Dependency Management
- [Winston] - A logger for just about everything