How to read and filter data from your Supabase backend
You should store the key in the environment variables, and access to it using process.env.KEY_NAME in the program.
Thanks for this! I was able to replace the api keys and get it working in minutes.