Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 465 Bytes

File metadata and controls

30 lines (19 loc) · 465 Bytes

muhsalmanabid Node.js Main codebase

muhsalmanabid node.js codebase

Installation

Follow this step for Installation

  • Create ENV file (.env) with this configuration:
PORT=
  • Install codebase with npm
  $ npm install
  $ npm start

Tech Stack

  • [Restify] - The rest framework used
  • [Npm] - Dependency Management
  • [Winston] - A logger for just about everything

Authors