Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

endeavourhealth-discovery/IMDirectory-Legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDirectory

Version Build Status Unit Tests Quality Gate Status

Project setup

The proxy expects the IMAPI to be running on localhost:8080

npm install

Environment variables

In project root add files

.env.development.local

.env.production.local

.env.test.local

Files should contain:

VITE_API={url for IMApi} [local default: http://localhost:8080/]

VITE_DIRECTORY_URL={url for IMDirectory} [local default: http://localhost:8082]

VITE_AUTH_URL={url for IMAuth} [local default: http://localhost:8082]

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Preview production build

npm run serve

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •