Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 512 Bytes

File metadata and controls

19 lines (13 loc) · 512 Bytes

Description:

This API proides services - registration login and user profile(edit/get).

  1. Requirements (Always use stable versions) a. Node JS 7.6.0 +
    b. Typescript 2.2+ npm install -g typescript
    c. Typings npm install -g typings
    d. Visual Studio Code 1.9+ (Suggested)
    e. Postgresql

Steps to start in your local system

  1. npm install
  2. typings install
  3. npm start (Open http://your_ip:3000/)

Note: IP Address 0.0.0.0 will be mapped to your IP