Skip to content

A web application for administration purposes to oversee the cross-border mobile application, including tasks such as user creation and facility addition.

Notifications You must be signed in to change notification settings

IntelliSOFT-Consulting/LHSS-Admin-WebApp

Repository files navigation

About

A web application for administration purposes to oversee the cross-border mobile application, including tasks such as user creation and facility addition.

Getting started

  • Clone this repo
git clone [email protected]:IntelliSOFT-Consulting/LHSS-Admin-WebApp.git
  • Install dependencies
npm install
  • Start the server in watch mode
npm run dev

  • Build and run the project
npm run build
npm start

Using docker

  • Build
docker compose build
  • Spin-up
docker compose up 

About

A web application for administration purposes to oversee the cross-border mobile application, including tasks such as user creation and facility addition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published