Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The goal of this developer guide is to walk through all the steps in building a new frontend citizen and employee module for Birth-Registration.

...

  • How to set up your development environment

  • How to register frontend citizen and employee module.

  • How to integrate with backend service and run it locally.

  • How to build and deploy the new service in your DIGIT environment

At the end of this guide, you will be able to run the sample module provided with this guide (code providedhttps://github.com/egovernments/DIGIT-Dev/tree/Birth_registration), test it out locally, and also deploy it using CD/CI to your dev environment.

...