BloodBunn
Supabase url is required
This was very helpful
https://youtu.be/yO-JMkjc4oo?si=j6pzdJBejuJ-bqYx
32 replies
Supabase url is required
@LazyDali @pyplacca
So I abandoned the project I made while following along Net Ninja and deleted it.
I watched some other videos and read some docs, turns out you don't even need to use process.env to access the variables; when I use useSupabaseClient, it accesses those variables spontaneously. In my main project, I checked the server requests in the network while doing some auth and saw that it had accessed both the url and key.
32 replies
Supabase url is required
I followed Net Ninja
https://www.youtube.com/watch?v=ydz7Dj5QHKY&list=PL4cUxeGkcC9hUb6sHthUEwG7r9VDPBMKO
32 replies
Supabase url is required
@lazyDali I think that's it, I'm at work now so will try it once I get home. But last night in bed I searched "how to use env variables in nuxt js files" and it mentioned exposing variables in the nuxt config just like you did.
I will thank ye more properly later 😂
32 replies