UNPKG

node-sitefile

Version:

Bootstrap Express webserver for misc. resources using Sitefile

9 lines (5 loc) 158 B
bookshelf = require 'bookshelf' # TODO: fork bookshelf-api and see about extending it. module.exports = bookshelf.Model.extend( tableName: 'documents' )