/jsreport-embedded-store

DEPRECATED jsreport templates store

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

jsreport-embedded-store

This store is DEPRECATED in favor of jsreport-fs-store

Installation

npm install jsreport-embedded-store

Then alter jsreport configuration

{
    'connectionString': { 'name': 'nedb' }
}