UNPKG

node-sitefile

Version:

Bootstrap Express webserver for misc. resources using Sitefile

14 lines (13 loc) 211 B
{ "client": "sqlite3", "connection": { "filename": "./knex.sqlite" }, "migrations": { "directory": "./migrate", "tableName": "migrations" }, "models": { "directory": "./models" } }