Skip to content

openownership/register-common

Repository files navigation

Register Common

Register Common is a shared library for the OpenOwnership Register project.

Installation

Install and boot Register.

Configure your environment using the example file:

cp .env.example .env

Testing

Run the tests:

docker compose run common test