/graphql-chatapp

Chat App

Primary LanguageTypeScript

HomePage ChatPage ChatPage Techologies Used:

  • NextJS
  • TypeScript
  • GraphQL
  • Apollo GraphQL
  • NodeJS
  • MongoDB
  • Prisma
  • NextAuth
  • Chakra UI

Add the following to your .env.local(frontend) file

  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET
  • DATABASE_URL
  • NEXTAUTH_URL
  • NEXTAUTH_SECRET

Add the following to your .env(backend) file

  • CLIENT_ORIGIN
  • DATABASE_URL

Documentation Links