Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.06 KB

File metadata and controls

34 lines (23 loc) · 1.06 KB

Issuing Office

🛂 Design your passport & register for passport-making ceremonies.

Screenshot 2024-04-01 at 11 11 02 AM

Passports

Passports are NFC-enabled identifying documents for Purdue Hackers. Anyone can get a passport, but you have to assemble it yourself at passport-making ceremonies. This repo allows you to design your data page and register for upcoming passport-making ceremonies.

Learn more about passports: https://blog.purduehackers.com/posts/papers-please

Related repos

Developing

You need a file containing all the environment variables, like this:

AUTH_SECRET=
DISCORD_GUILD=
DISCORD_CLIENT_ID=
DISCORD_CLIENT_SECRET=
DATABASE_URL=
S3_ACCESS_KEY_ID=
S3_SECRET_ACCESS_KEY=
R2_ENDPOINT=
R2_PUBLIC_URL=

Reach out to a Purdue Hackers organizer for more details.