Open a new Terminal window and cd inside opencrvs-core:
Run the following command
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.
During development, you may wish to clear your local database so that you can seed it again with new files.
Ensure that opencrvs-core is running.
Open a new terminal window and cd into your opencrvs-core directory
Run the following command:
Ensure that OpenCRVS is running, including your countryconfig server by following the instructions in: .