passkeyd

Deployment

Deploy on Vercel

The project is ready to be deployed to vercel. All you have to do is to add the environment variables:

  • DATABASE_URL
  • RP_ID
  • ORIGIN
  • COOKIE_SECRET
  • RESEND_API_KEY

Database hosting

Postgres

My prefered Postgres database hosting provider is Neon. If you deploy on vercel you can use Vercel Postgres which is using Neon behind the scenes.

SQLite

If you want to use SQLite I recommend Turso