Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kabirjaipal/real-time-chat-app-
Full Stack Real Time Chat App Using ReactJS and NodeJS
https://github.com/kabirjaipal/real-time-chat-app-
api chat chat-application javascript nodejs nodejs-server reactjs realtime-chat realtime-messaging rest-api vscode webdevelopment website
Last synced: about 1 month ago
JSON representation
Full Stack Real Time Chat App Using ReactJS and NodeJS
- Host: GitHub
- URL: https://github.com/kabirjaipal/real-time-chat-app-
- Owner: kabirjaipal
- License: mit
- Created: 2023-02-28T09:14:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T18:17:05.000Z (about 1 year ago)
- Last Synced: 2024-06-16T19:23:58.708Z (5 months ago)
- Topics: api, chat, chat-application, javascript, nodejs, nodejs-server, reactjs, realtime-chat, realtime-messaging, rest-api, vscode, webdevelopment, website
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hi, I'm Kabir! 👋
I'm a Full Stack Developer and its Mine Real Time Chat Project
## **Installation | Setup Backend **
**1.** Go To [Chat Engine](https://chatengine.io/) Create Account and Create Project and Get Keys
**2.** Fill Key Here
```js
{
headers:
{
"Private-Key": "PRIVATE_KEY",
},
}
```**3.** install packages **`npm install`**
**4.** run backend using **`npm start`**
## **Installation | Setup Frontend **
**1.** Go To [Chat Engine](https://chatengine.io/) Create Account and Create Project and Get Keys
**2.** Fill in everything in **`client/.env`**
```js
VITE_CHAT_ENGINE_PROJECT_ID=
```**4.** after Fill everything in config Type in shall **`npm install`**
**5.** start the bot with **`npm run dev`**
## ScreenShots
**_
[![Example](https://media.discordapp.net/attachments/1054435288576966777/1080057867417169930/vlcsnap-2023-02-28-14h53m48s474.png?width=1178&height=662)](https://discord.gg/PcUVWApWN3)
_****_
[![Example](https://media.discordapp.net/attachments/1054435288576966777/1080057867652055050/vlcsnap-2023-02-28-14h53m59s469.png?width=1178&height=662)](https://discord.gg/PcUVWApWN3)
_**## Feedback
If you have any feedback, please reach out to us at [Discord Server](https://discord.gg/PcUVWApWN3)
## License
[MIT](https://choosealicense.com/licenses/mit/)
# Thanks For Using Mine Handler Please Give a Star
If Any Bug Open Pull Request