UNPKG

compound

Version:

CompoundJS - MVC framework for NodeJS

14 lines (10 loc) 213 B
module.exports = development: driver: "nano" url: "http://localhost:5984" test: driver: "nano" url: "http://localhost:5984" production: driver: "nano" url: "http://localhost:5984"