Skip to content

A NextJS realtime chatting applications for friends or groups powered by Apollo graphql express server and styled with Chakra UI

Notifications You must be signed in to change notification settings

geekyAnkush/KMessenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Go to client directory

Then for installing packages run

npm install
# or
yarn

Then for running the development server:

npm run dev
# or
yarn dev

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

Go to server directory and repeat the above steps

your backend server will be started on http://localhost:4000

Deploy Frontend on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A NextJS realtime chatting applications for friends or groups powered by Apollo graphql express server and styled with Chakra UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published