bitcoin-sv / bsv-faucet

https://bsvfaucet.org
MIT License
1 stars 12 forks source link

Bootstrap user signup/signin using Clerk integration #24

Closed saimeunt closed 1 month ago

saimeunt commented 1 month ago

This PR bootstraps user registration and login using Clerk.

Fix #11

vercel[bot] commented 1 month ago

@saimeunt is attempting to deploy a commit to the BSV Blockchain Team on Vercel.

A member of the Team first needs to authorize it.

saimeunt commented 1 month ago

@mo-jaber : Sorry, this is because I've added new environment variables in .env.example but I haven't documented it.

https://github.com/bitcoin-sv/bsv-faucet/blob/main/.env.example#L11-L14

You just need to create a production ready Clerk project and get the appropriate environment variables that you will need to add in your production vercel project. Feel free to DM on Telegram if you need further assistance.