https://github.com/pubkey/rxdb-premium-issues
Repo to submit bug reports and test cases for the RxDB Premium Plugins
https://github.com/pubkey/rxdb-premium-issues
Last synced: 4 months ago
JSON representation
Repo to submit bug reports and test cases for the RxDB Premium Plugins
- Host: GitHub
- URL: https://github.com/pubkey/rxdb-premium-issues
- Owner: pubkey
- Created: 2025-04-14T08:52:02.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-10-22T11:59:39.000Z (8 months ago)
- Last Synced: 2025-11-05T12:26:34.120Z (8 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rxdb-premium-issues
Repo to submit bug reports and test cases for the [RxDB Premium Plugins](https://rxdb.info/premium/)
## How to use it
- Update [this file](./bug-report.test.ts) to reproduce your test scenario
- Run `npm run test:node` to run the test file and ensure it reproduces correctly
- Make a Pull Request with your updated test file.