An open API service indexing awesome lists of open source software.

https://github.com/jsreport/jsreport-embedded-store

DEPRECATED jsreport templates store
https://github.com/jsreport/jsreport-embedded-store

Last synced: 5 months ago
JSON representation

DEPRECATED jsreport templates store

Awesome Lists containing this project

README

          

# jsreport-embedded-store

> **This store is DEPRECATED in favor of [jsreport-fs-store](https://github.com/jsreport/jsreport-fs-store)**

## Installation

> npm install jsreport-embedded-store

Then alter jsreport configuration
```
{
'connectionString': { 'name': 'nedb' }
}
```