mirror of
https://github.com/sstent/node.git
synced 2026-01-27 15:41:43 +00:00
big update - restarted app including jquery
This commit is contained in:
5
node_modules/mongoskin/examples/config.js
generated
vendored
Normal file
5
node_modules/mongoskin/examples/config.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
var mongoskin = require('../lib/mongoskin/');
|
||||
|
||||
require('myconsole').replace();
|
||||
|
||||
exports.db = mongoskin.db('localhost/test');
|
||||
Reference in New Issue
Block a user