yaseenmustapha / nextjs14-app

Full-stack Next.js 14 application. Uses React 18 client & server components, TypeScript, Prisma ORM, Railway PostgreSQL database, NextAuth.js OAuth 2.0 authentication, OpenAI API GPT-3.5-Turbo, and Stripe payments.
https://nextjs14-showcase.vercel.app
GNU Affero General Public License v3.0
276 stars 59 forks source link

Bug:Application error on client-side on clicking of Feed from Header. #16

Closed Swarupa567 closed 1 month ago

Swarupa567 commented 5 months ago
image
yaseenmustapha commented 1 month ago

Railway database was down. Switched to a fresh Supabase database so this should be fixed now.