@nextjs.org
I'm following the Next.js tutorial. I'm through step 6 and seeded the Supabase DB (am able to /query, see user Evil Rabbit). However in step 7, when calling fetchRevenue(), I'm getting a DB connection error.
Any tips?
#nextjs
I'm following the Next.js tutorial. I'm through step 6 and seeded the Supabase DB (am able to /query, see user Evil Rabbit). However in step 7, when calling fetchRevenue(), I'm getting a DB connection error.
Any tips?
#nextjs
Comments
https://nextjs.org/learn/dashboard-app/setting-up-your-database
Yes it is the same error on refresh.
I jumped straight from the previous step without changing any settings or the .env file. I can query on Supabase and see the data.
https://nextjs.org/learn/dashboard-app/fetching-data#fetching-data-for-revenuechart