/chatService

Realtime chatServiceⓂ️ Powered by apollo-server , grqphql and prisma. is a backend Service that allows multiple users to have a private chat. This app allows one to one chat and group chat🔥 online and its fast and easy to use.

Primary LanguageTypeScript


🛰  width=

chatService

An awesome Apollo-graphql Server-API Real Time Chat Apllications 🙋‍♂️👋⚡🔥💬🗨️Ⓜ️
Frontend iMessage»

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgments

About The Project

product-screenshot

Built With

Client Server
Next.js shield Node.js shield
Chakra UI shield GraphQL shield
Apollo Client shield Apollo Server shield
GraphQL shield Prisma shield
Prisma shield MongoDB shield
MongoDB shield TypeScript shield
NextAuth shield
TypeScript shield

(back to top)

Getting Started

To run the application on your local machine, follow these steps:

  • Clone or fork the repository from GitHub.
  • Clone or fork frontend.
  • 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.

Roadmap

  • 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).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Krishna - email

Project Links:

frontend backend
https://github.com/KRISHNAGK9964/iMessage https://github.com/KRISHNAGK9964/chatService

(back to top)

Acknowledgments

(back to top)