Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vercel deployment should be modified to not require Leap #118

Open
playfantasydraw opened this issue Aug 16, 2024 · 9 comments
Open

Vercel deployment should be modified to not require Leap #118

playfantasydraw opened this issue Aug 16, 2024 · 9 comments

Comments

@playfantasydraw
Copy link

Especially if people are using this on Vercel just to try out the auth with Supabase, they shouldn't be required to enter the Leap webhook secret key (it's not even clear where one would get this).

@burgalon
Copy link
Collaborator

burgalon commented Sep 9, 2024

where are you seeing this? can you share a link + screenshot?

@D2OKAY
Copy link

D2OKAY commented Sep 27, 2024

This happens when we try to deploy this directly through vercel
Screenshot 2024-09-27 at 12 10 59 PM

@burgalon
Copy link
Collaborator

@Precious-Macaulay any idea why this might happen?

@Precious-Macaulay
Copy link
Contributor

@Precious-Macaulay any idea why this might happen?

it is already updated with what i can see here

image

@Precious-Macaulay
Copy link
Contributor

Precious-Macaulay commented Sep 27, 2024

This happens when we try to deploy this directly through vercel Screenshot 2024-09-27 at 12 10 59 PM

can you send the vercel deployment like you are using?

The deploy link in the Readme file is properly configured.

@burgalon
Copy link
Collaborator

I think the deploy link on the README includes some old references to leap, but I'm not sure how to create a proper deployment link with the updated links and not including LEAP_API_KEY

@D2OKAY
Copy link

D2OKAY commented Sep 28, 2024

This happens when we try to deploy this directly through vercel Screenshot 2024-09-27 at 12 10 59 PM

can you send the vercel deployment like you are using?

The deploy link in the Readme file is properly configured.

this is the link at vercel deployment : https://vercel.com/templates/next.js/headshot-ai

  • when you hit deploy and then go to ENV section drop down, it still states LEAP APIs

@burgalon
Copy link
Collaborator

Can you just ignore those env vars for now?

@D2OKAY
Copy link

D2OKAY commented Sep 28, 2024

Can you just ignore those env vars for now?

Yes, and also the link from the README is different from the vecel template link.
I can confirm that the README 'deploy' works with correct ASTRIA_API_KEY and not LEAP

Thank you so much, trying it now =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@burgalon @playfantasydraw @Precious-Macaulay @D2OKAY and others