one-aalam / remix-starter-kit

Remix with brilliant bells and useful whistles
235 stars 26 forks source link

Example app is down #7

Closed noahpryor closed 2 years ago

noahpryor commented 2 years ago

Describe the bug

Example site is throwing a 500

Your Example Website or App

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

Steps to Reproduce the Bug or Issue

  1. Go to https://remix-starter-kit.vercel.app/
  2. See the 500 error

Expected behavior

To see the example

Screenshots or Videos

No response

Platform

Additional context

No response

one-aalam commented 2 years ago

Hey @noahpryor please clone the project/use the template and configure SUPABASE_URL and SUPABASE_KEY with your deployment and it should work for you. SUPABASE_URL and SUPABASE_KEY are exposed to the client for few internal routes, and thus are not available in the demo app's settings.

For a quick view of how things look when deployed, you can refer the screenshots in the README