Skip to content

am263129/realtime-chat

Repository files navigation

This is a Live chat app using Next.js and Pusher Api.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

First Input user info to start chat

This project Does not verify user info and just use name as sender

Start chat

Learn More

You need your Pusher app api and replace env file

To learn more about Next.js, take a look at the following resources:

Live Demo

About

Real time chat web app using pusher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published