UNPKG
generator-superlight-node-angular
Version:
latest (1.0.0)
1.0.0
0.0.0
A superlight MEAN stack project
www.eladhayun.com
eladhayun/generator-superlight-node-angular
generator-superlight-node-angular
/
generators
/
app
/
templates
/
_config
/
_db.js
4 lines
(3 loc)
•
64 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { url :
'mongodb://localhost/stencil-dev'
};