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

Internal Server Error Accessing the App in Vercel #11

Open
AngeloAnolin opened this issue Jun 7, 2022 · 2 comments
Open

Internal Server Error Accessing the App in Vercel #11

AngeloAnolin opened this issue Jun 7, 2022 · 2 comments

Comments

@AngeloAnolin
Copy link

Describe the bug

Accessing the application via Vercel through the link:

https://remix-starter-kit.vercel.app/

Show the following page:

Screen Shot 2022-06-07 at 11 19 05 AM

Your Example Website or App

https://remix-starter-kit.vercel.app/

Steps to Reproduce the Bug or Issue

  1. Navigate to the page: https://remix-starter-kit.vercel.app/
  2. Error message is displayed.

Expected behavior

Application should display correctly

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: Chrome

Additional context

No response

@one-aalam
Copy link
Owner

Hey @AngeloAnolin, sorry you have not been able to see this live, but that's not an issue in particular. The Starter Kit depends upon few environment variables (refer .env.example), mainly SUPABASE_URL and SUPABASE_KEY. Once you have your Supabase app configured, try providing those values in your Vercel's app settings page. The issue will be resolved once you have the environment variables provided.

@segheysens
Copy link
Contributor

@one-aalam if there isn't an active demo at the URL in the repo (https://remix-starter-kit.vercel.app/), that URL should probably be removed. I agree with @AngeloAnolin that I expected to see a working demo because that link was available.

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

3 participants