README
Bara with RxDB integration
Bara makes it able to setup and run the PouchDB application in a minute.
Install
npm install --save @barajs/core @barajs/rxdb
Bara RxDB integration module
<script type="module">
import barajsRxdb from 'https://cdn.skypack.dev/@barajs/rxdb';
</script>
Bara makes it able to setup and run the PouchDB application in a minute.
npm install --save @barajs/core @barajs/rxdb