Skip to content

mottersheadt/vgs-card-issuance-demo

Repository files navigation

VGS Card Issuance Demo

How to use this repo:

  1. Create a new Github codespace in this repo
  2. Create .env file in root of repo by copying .env-example
  3. Populate .env file with Vault ID
  4. Start app: npm start
  5. Ensure your codespace has port 3000 open to the public so that it can accept the requests from VGS
  6. Open app in browser
  7. Configure the filters in your vault (or import the vgs-route-config.yaml file in this repository)
  8. Update your VGS Inbound Route's Upstream URL to the same URL that is in your browser.
  9. Press the "Issue Card" button to get a new card from the mock issuance service.
  10. Press the "eye" icon to reveal the original card value using VGS Show.

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published