Demo: tbd.
Chat app with Next Auth Google sign in built w/ NextJS, Node, Express, GraphQL, MongoDB, Prisma, Chakra UI.
Run commands
-
npm install
-
npm run dev
Make sure you're running the server 1st.
Run commands
-
npm install --global yarn
-
yarn install
-
yarn run dev