This is a chat application that allows you to chat with your friends and family in real-time And resolve your Doubts in programming languages,frameworks , development related queries to your friends and family.
- Clone the repository
- Go to the root directory.
- Open terminal and type
npm install
to install dependencies. - Type
npm run dev
to start the development server.
- Created by Ayan Shaikh.
- Made With using Clerk For Authentication and GetStream for Chatting.
- This is a work in progress project.
- You can find the source code on Github.
- If you have any suggestions or feedback, please open an issue on GitHub.
- If There is a problem in generating Token for you in the chat page, Then Refresh The page and Try Again.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.