https://github.com/ashwaniydv/chatcord
https://github.com/ashwaniydv/chatcord
ejs express momentjs node nodejs socket-io
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashwaniydv/chatcord
- Owner: ashwaniYDV
- Created: 2020-07-24T09:45:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T16:44:49.000Z (almost 6 years ago)
- Last Synced: 2025-10-29T21:28:25.576Z (8 months ago)
- Topics: ejs, express, momentjs, node, nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 673 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatCord App
Realtime chat app with websockets using Node.js, Express and Socket.io with EJS as templating engine on the frontend with a custom UI
## Usage
```
# Install dependencies
npm install
# Run in development with hot reload
npm run dev
```
## Features
- [x] Chatcord bots to greet the new users and update the room users about joining and leaving of users
- [x] Emoji support with emoji custom picker
- [x] Share your live location
- [x] Create a new room
- [x] Join an existing room on the server
- [ ] Send Files
## Screenshots




