A service to check if SPARCS Members are resident in the Club Room.
To run the development server, Meteor
needs to be pre-installed.
You also need to set the following enviroment variables:
MEMVERS_ROOT
The API root of Memvers
MEMVERS_CREDENTIALS_UN
,MEMVERS_CREDENTIALS_PW
Username and password of a SPARCS LDAP account that have access to the Memvers service
To run the server,
cd app
meteor npm install
meteor run
docker-compose up