UNPKG

slush-y

Version:

A slush generator for Best Practices with AngularJS Fullstack applications.

10 lines (9 loc) 187 B
'use strict'; // Test specific configuration // =========================== module.exports = { // MongoDB connection options mongo: { uri: 'mongodb://localhost/yosoa-test' } };