Skip to content

lsst-epo/efd-client-function

Repository files navigation

efc-client-function

The summit-client function serves up data from the EFD for the summit status dashboar widgets.

It is called via Cloud Scheduler on a regular basis and also by Hasura. It stores the responses from the EFD in Redis via the redis-cloud-function.

Deployment

First, build the typescript:

yarn build

The above command will create a /dist folder with the built Javascript.

Then, ensure your gcloud CLI is pointed at the correct GCP project and deploy the cloud function:

sh deploy.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages