Open a new Terminal window and cd inside opencrvs-core:
cd opencrvs-core
Run the following command
yarn seed:dev
After seeding, the OpenHIM password is reset to the default username: [email protected] and default password: openhim-password. In production environments, it is very important for you to login to OpenHIM and change the password at the following URL: https://openhim.<your-domain>
Now that your database has been seeded, you have completed the country configuration and you can log in to OpenCRVS! Proceed to the next step to learn more about some of the important API endpoints exposed by the running countryconfig service.