ehr-isik-ui

UI for aquiring person's data from rahvastikuregister(RR), äriregister(ÄR) and Oracle database and for adding extra contact information. Api that does the requests: https://git.mkm.ee/ehr/ehr-k8s-pipeline/ehr-persons-api

Usage no npm install needed!

<script type="module">
  import ehrIsikUi from 'https://cdn.skypack.dev/ehr-isik-ui';
</script>

README

Description

UI for aquiring person's data from rahvastikuregister(RR), äriregister(ÄR) and Oracle database and for adding extra contact information. Api that does the requests: https://git.mkm.ee/ehr/ehr-k8s-pipeline/ehr-persons-api

How to run?

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn build

Builds the app for production to the dist folder using rollup.js.

yarn test

Launches the test runner in the interactive watch mode.

Demo

Clone repository and in package.json file change "version": "TAG_VERSION_NR" to current version.

In terminal:

cd example

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.