An awesome Real Time Chat Apllication 🙋♂️👋⚡🔥💬🗨️
Backend chatService»
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Client | Server |
---|---|
To run the application on your local machine, follow these steps:
- Clone or fork the repository from GitHub.
- Clone or fork backend.
- Install dependencies using npm install.
- set up environmental variables to http://localhost:port and add mongodb credentials, nextauth credentials .
- Start the backend server using npm run dev.
- Start the frontend using npm run dev.
- You will need to have Node.js installed on your local machine to run the application.
🚀 Our application is currently deployed and available for use. To access the application, please follow the steps below:
🌐 Go to imessage.
💬 you can start using the application by creating a new conversation, or messaging other users in the application.
- 📧 If you have any issues or questions about the application, please reach out to me at email.
🎉 Thank you for using our application! We hope you enjoy your experience.
- authenticate users
- signin
- costum username
- logout
- conversation
- 🔍 by username
- select multiple users
- create conversation
- edit conversation
- leave conversation
- delete conversation
- conversation marked unread
- latest message
- chat
- send message
- recieve message automatically
- emoji support[press 🪟➕⚫ for emoji]
- GIF
- messsage status
- files sharing
- reply messages
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Krishna - email
Project Links:
frontend | backend |
---|---|
https://github.com/KRISHNAGK9964/iMessage | https://github.com/KRISHNAGK9964/chatService |