UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

14 lines (13 loc) 210 B
{ "development": { "driver": "sqlite3" , "database": ":memory:" } , "test": { "driver": "sqlite3" , "database": ":memory:" } , "production": { "driver": "sqlite3" , "database": ":memory:" } }