Open-source SaaS Starter with User Roles & Admin Panel. Built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, Stripe, Server Actions.
I have been stuck at this for hours and its ticking me off, I know its working for everyone else it seems, but not for me. I'm not sure if it has to do with my network or if i need google workspace to acheive this, but its not working no matter what i did everything reading through the docs and same result, and even deployed to vercel same problem:
"Server error
There is a problem with the server configuration.
Check the server logs for more information."
The crazy thing is that i didn't even touch the code base expect the .env.local which i correctly filled for AUTH_SECRET, GOOGLE_CLIENT_ID, and GOOGLE_CLIENT_SECRET and for the stripes i put in dummy. So please help me, i hate this problem becuase i always encounter it with other repos i have set up.
I have been stuck at this for hours and its ticking me off, I know its working for everyone else it seems, but not for me. I'm not sure if it has to do with my network or if i need google workspace to acheive this, but its not working no matter what i did everything reading through the docs and same result, and even deployed to vercel same problem:
"Server error
There is a problem with the server configuration.
Check the server logs for more information."
The crazy thing is that i didn't even touch the code base expect the .env.local which i correctly filled for AUTH_SECRET, GOOGLE_CLIENT_ID, and GOOGLE_CLIENT_SECRET and for the stripes i put in dummy. So please help me, i hate this problem becuase i always encounter it with other repos i have set up.