lotp

Results 5 issues of lotp

Currently, scaling up the mongo replica set in this project is a messy job. One has to make many modifications to the docker compose file as well as the replica...

Currently, users have to run a JS script in primary container by hand to set up the replica set for the first time running which is not intuitive. So I'm...

To test all three derivatives of this project by hand is a waste of time. So I'm wondering if there is any way to automate this process.

### Details When installing node of version `v20.11.1`, it will automatically install `ip` of `2.0.0` in `usr/local/lib/node_modules/npm/node_modules/ip/` which could be maliciously exploited. Check [NVD - CVE-2023-42282](https://nvd.nist.gov/vuln/detail/CVE-2023-42282) for the detail about...

In this PR, I added infinite scroller feature to rc-table. You can check this [page][example] to see what would the feature look like. There is also another [example][example1] using placeholders...