Last active
August 29, 2015 14:08
-
-
Save cgole/a17c3c94bc4ad8df6967 to your computer and use it in GitHub Desktop.
QCon workshop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Slides -https://slides.com/chandrikagole/workshop-slides | |
| CoffeeShop app repo - https://github.com/strongloop/loopback-example-coffee-shop | |
| Statsd url - $ slc run --metrics statsd://ec2-54-203-118-202.us-west-2.compute.amazonaws.com:8125 | |
| pm-server - http://ec2-54-244-141-80.us-west-2.compute.amazonaws.com:7777 | |
| coffeeshop.json - https://raw.githubusercontent.com/strongloop/loopback-example-coffee-shop/master/coffeeshops.json | |
| coffee-shop.js - https://raw.githubusercontent.com/strongloop/loopback-example-coffee-shop/master/common/models/coffee-shop.js | |
| index.html - https://raw.githubusercontent.com/strongloop/loopback-example-coffee-shop/master/client/index.html | |
| coffee.js - https://raw.githubusercontent.com/strongloop/loopback-example-coffee-shop/master/common/models/coffee.js | |
| loadtest.js - https://raw.githubusercontent.com/strongloop/loopback-example-coffee-shop/master/loadtest.js | |
| To try out performance metrics generation, register on strongloop.com and send an email to callback@strongloop.com | |
| npm install -g http://get-studio.strongloop.com/strong-studio.tgz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment