salimi-my / chatters

This a simple chat app created using Next.js 13 for educational purposes. User can login using Google Login API and send messages or chats.

Home Page:https://chatters.salimi.my

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This a simple chat app created using Next.js 13 for educational purposes. User can login using Google Login API and send real time messages or chats.

Simple Chat App

  • This is a simple chat app
  • Login using NextAuth.js
  • Realtime chat using Upstash, Redis & Pusher
  • NextJS 13 app directory
  • Hosted in Vercel

Tech/framework used

  • Next.js
  • NextAuth.js
  • Tailwind CSS
  • Upstash
  • Pusher
  • TypeScript

Starting the project

Open the .env.local.example and fill in your Redis Configurations, Pusher Configurations & NextAuth Configurations then save it as .env.local the run the following command:

npm install
npm run dev

Demo

The app hosted on Vercel. Click here to visit.
Direct link: https://chatters.salimi.my

Screenshots

Login

Login

Chats

Chats

About

This a simple chat app created using Next.js 13 for educational purposes. User can login using Google Login API and send messages or chats.

https://chatters.salimi.my


Languages

Language:TypeScript 96.6%Language:JavaScript 3.0%Language:CSS 0.3%