https://github.com/bertrandom/vaxpaywall
Vaccination Paywall Example
https://github.com/bertrandom/vaxpaywall
Last synced: over 1 year ago
JSON representation
Vaccination Paywall Example
- Host: GitHub
- URL: https://github.com/bertrandom/vaxpaywall
- Owner: bertrandom
- Created: 2021-06-23T08:14:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T03:16:00.000Z (over 4 years ago)
- Last Synced: 2025-01-28T21:46:09.915Z (over 1 year ago)
- Language: Harbour
- Homepage: https://vaxpaywall.bert.org/
- Size: 534 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vaxpaywall
Vaccination Paywall Example
Read more about it [here](https://bert.org/2021/06/23/vaccination-paywalls/)
## Installation
```
npm install
```
## Running
```
node app
```
or
```
pm2 start ecosystem.config.js
```
## Configuring
Only valid issuers will be allowed through. You can add additional issuer public keys to `data/jwks.json`.