Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 422 Bytes

Sign in with World ID

Seamlessly use World ID as an authentication mechanism through OIDC.

Read more in the docs.

Developing locally

First, run the development server:

cp .env.sample .env
# update your env vars
pnpm dev

Open http://localhost:3000 with your browser to see the app.