Skip to content

groton-school/veracross-directory

Repository files navigation

@groton/veracross-directory

A directory for Veracross configurable by audience and embeddable in the portal

Install

See scripts/deploy for notes on thing not covered by the deploy script.

pnpm install
pnpm run deploy

On a Veracross portal, add a content page in the portal with an embed:

<iframe
  width="100%"
  height="600"
  scrolling="yes"
  frameborder="no"
  src="https://<cloud-run-service-url>/audience/<audience>"
></iframe>

The first visit to the page should be by a service account user to authorize API access.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors