remix-starter-kit icon indicating copy to clipboard operation
remix-starter-kit copied to clipboard

Internal Server Error Accessing the App in Vercel

Open AngeloAnolin opened this issue 2 years ago • 2 comments

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

AngeloAnolin avatar Jun 07 '22 17:06 AngeloAnolin

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.

one-aalam avatar Jun 14 '22 06:06 one-aalam

@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.

segheysens avatar Aug 01 '22 18:08 segheysens