Help Adding more Demo Data to OpenMRS SDK

Hello there, I’m working on the drug order component for the cohort builder tool using ReactJS and I have the openmrs SDK installed, the SDK currently has some demo data but it is insufficient for testing pagination features. Any ideas on how to add more demo data to the openmrs SDK would be greatly appreciated. Thanks

Have you tried the referencedemodata module’s “Create Demo Patients On Next Startup” setting? Giving it the number of patients to create and restart tomcat should be all. openmrs/admin/maintenance/settings.list?show=Referencedemodata

Alright @dkayiwa, let me give that a shot. Thanks

If relevant, this is how I created the demo data for the demo server(https://github.com/openmrs/openmrs-contrib-ansible-docker-compose/tree/master/files/demo/dbdump) :