https://github.com/jitendra-chauhan/nodejs-real-time-chat
https://github.com/jitendra-chauhan/nodejs-real-time-chat
expressjs joi-validation mongodb-database real-time-chat-application real-time-chat-applications-using-websockets socket-io typescript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jitendra-chauhan/nodejs-real-time-chat
- Owner: jitendra-chauhan
- License: mit
- Created: 2022-06-04T06:38:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T08:04:49.000Z (about 4 years ago)
- Last Synced: 2025-01-17T15:51:38.256Z (over 1 year ago)
- Topics: expressjs, joi-validation, mongodb-database, real-time-chat-application, real-time-chat-applications-using-websockets, socket-io, typescript
- Language: TypeScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodeJs-real-time-chat
# Getting Started with Create TypeScript App
This project was ES-6 with [Create TypeScript App](https://www.typescriptlang.org/).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3003](http://localhost:3003) to access the API.
### description
This Chat App is One To One Communication Chat App.
[here](https://github.com/jitendra-chauhan/reactJs-real-time-chat) is Front End React js Code for This Chat App.