Skip to content

Instantly share code, notes, and snippets.

@TexRx
Created March 26, 2012 22:34
Show Gist options
  • Save TexRx/2210292 to your computer and use it in GitHub Desktop.
Save TexRx/2210292 to your computer and use it in GitHub Desktop.
Node: Basic Template
var mongoose = require('mongoose');
module.exports = {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment