Skip to content

Instantly share code, notes, and snippets.

@bccreleaser
bccreleaser / fail
Created May 1, 2013 13:56
jitsu deploy fail
> jitsu deploy master [f8f0d6d] modified
info: Welcome to Nodejitsu sfusco
info: jitsu v0.12.10-2, node v0.10.5
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node pricecheck.js
info: Creating snapshot 0.0.0-1
info Uploading: [=============================] 100%
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
@bccreleaser
bccreleaser / feeds-with-filters.js
Last active December 16, 2015 17:09
Example of feeds with filter objects
// include from our CDN or host your own
// <script
// src="http://static.brightcontext.com/js-sdk/bcc.min.js">
//</script>
// initialize context and get a handle to the current project
var p = BCC.init('my api key').project('my project name');
// name of the quant channel you created