Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdus/chat-app
💬 chat-app using socket.io and Node JS
https://github.com/abdus/chat-app
Last synced: 22 days ago
JSON representation
💬 chat-app using socket.io and Node JS
- Host: GitHub
- URL: https://github.com/abdus/chat-app
- Owner: abdus
- License: mit
- Created: 2018-12-11T17:37:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T11:04:05.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T02:48:24.592Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://chat-app.abdus.net
- Size: 3.65 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Chat Application 👋
> A chat application built using NodeJS, JavaScript, MongoDB and Express
### 🏠 [Homepage](https://github.com/thisisabdus/chat-app#readme)
## Prerequisites
- node 12.0.0
## Install
```sh
npm install
```## Usage
```sh
npm run start
```## Run tests
```sh
```
## Author
👤 **Abdus Samad Azad**
- Twitter: [@thisisabdus](https://twitter.com/thisisabdus)
- Github: [@thisisabdus](https://github.com/thisisabdus)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/thisisabdus/chat-app/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [Abdus Samad Azad](https://github.com/thisisabdus).
This project is [MIT](https://github.com/thisisabdus/chat-app/blob/master/LICENSE) licensed.---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_