0.1.5 • Published 9 years ago
klid v0.1.5
Building
Install Dependencies
npm install --production Install Typings
npm install -g typescript@next
typings install node --ambient
typings install lodashCompile TypeScript to JavaScript
tscRunning
Run Nginx
run nginx following instructions in its readme file
Running Klid
npm startTesting
Start Local Echo Server
npm run echoSend HTTP Request to Gateway
curl -v -X GET --header "Accept: */*" --header "Authorization: Basic YW1pbjpqdWxpYQ==" \
http://localhost:8080/somemodule/somegroup