Goal of front-end module

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.

In this guide, you will learn:

  • 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 (https://github.com/egovernments/DIGIT-Dev/tree/Birth_registration), test it out locally, and also deploy it using CD/CI to your dev environment.