/include-portal-ui

Primary LanguageTypeScriptApache License 2.0Apache-2.0

include-portal-ui

Pre-requisites

  • Node 16+
  • Docker

Get Started

Environment variables:

Running the project locally

Starting the Bastion

  • Start bastion using: igor

Starting the project

  • Install dependencies: npm install
  • Start the project: npm start

Running the USERS API locally