Skip to content

Instantly share code, notes, and snippets.

View richtera's full-sized avatar
💭
Always shipping

Andreas Richter richtera

💭
Always shipping
View GitHub Profile
@richtera
richtera / gist:5845162
Created June 23, 2013 14:16
ls -R output
JasmineAdapter-1.1.2.js
Makefile
README.md
WebStormCodeSettings.jar
app-cluster.js
app.js
bin
conf
config.json
docs
@richtera
richtera / gist:5845154
Created June 23, 2013 14:13
Output from failed deploy
info: Welcome to Nodejitsu richtera
info: jitsu v0.12.11, node v0.8.20
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app.js
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/andy/calipso/package.json
data:
data: {
@richtera
richtera / content.js
Created November 6, 2012 01:08
Failure with jugglingdb...
.
.
.
function install(next) {
// Create the default content types
var Content = calipso.db.model('Content');
var defaults = {
status: 'published',