Skip to content

Instantly share code, notes, and snippets.

@sarasfox
Created July 16, 2015 08:18
Show Gist options
  • Save sarasfox/5b63890d95b61b887794 to your computer and use it in GitHub Desktop.
Save sarasfox/5b63890d95b61b887794 to your computer and use it in GitHub Desktop.
for dothebart
"options": {
"authenticated": false,
"name": "tire",
"configuration": {},
"description": "This is the backend for tireStorage.com ",
"author": "Kevin Cloinger",
"license": "internal",
"path": "/var/lib/arangodb-apps/_db/_system/tire/APP",
"collectionNames": [
"user"
],
"dependencies": {
"auth": "/auth",
"mailer": "/mail",
"session": "/session",
"sessions": "/session"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment