# rest-api-docs

## Usage

`npm start`

OR

- `node index.js` - to build the website
- `ENV=production ./bin/www` - to run static server
-  open http://localhost:5000 in console to visualize the website
- use your login credentials to authenticate
