- Web application that allows users to input their DID and request a credential after authorizing their Reddit account.
- Run
npm install
to install dependencies. - Create a
.env
file from.env.example
and fill in the values. - Run
npm run dev
to start the app. - The app runs on port 5173.