Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 350 Bytes

setup.md

File metadata and controls

19 lines (11 loc) · 350 Bytes

Record Manager UI Setup Guide

This guide provides information on how to build and deploy Record Manager UI.

Build

System Requirements

  • NodeJS 14.x

Setup

Uses .env to configure options like:

  • url of backend
  • application title in browser
  • internationalization settings

See .env.example for detailed description of options.