Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 627 Bytes

File metadata and controls

15 lines (10 loc) · 627 Bytes

Overview

This repository contains the two main components of registration:

  1. Registration Client (UI Component)
  2. Registration Services

To know more about setting up Registration Client, see Registration Client User Guide.

Configuration

Configurations used for Registration Client repo is available under mosip-config

Build

Below command should be run in the parent project registration mvn clean install -Dgpg.skip -DskipTests