Setup
To use this Val, fork it and set your Supabase credentials in the Val's environment variables:
- Log in to your Supabase account.
- Navigate to your project settings and find the API section.
- Copy the project's URL and API key.
- Setup the Val.town environment variables:
- SUPABASE_URL: The base URL of your Supabase project.
- SUPABASE_KEY: The anon API key for your Supabase project.
After setting these variables, go back to your Val and reload the page.