I am trying to learn biff https://biffweb.com/docs/tutorial/new-project/, but I am not getting any signup link in my console. When I click signup, a request is generated to Google
And I am getting nothing as response.
Can you share your config? I would suspect that you might have recaptcha activated, which you probably dont want in your dev environment
Ah yes, thanks a ton. A very old RECAPTCHA_SITE_KEY and
RECAPTCHA_SECRET_KEY were present in my env variables.
Glad I could help^^
Feel free to reach out anytime. I am still learning myself (and of course will never stop) and helping others is a great way to do that 🙂
Sure, sure I will. I have taken up an ambitious project https://liberation.codeberg.page/ to challenge myself, I want to use biff for it. Let's see 🤞