An open API service indexing awesome lists of open source software.

https://github.com/corocoto/node-chat

This is a chat written using technologies such as Node.js, Express, Socket.io :speech_balloon:
https://github.com/corocoto/node-chat

chat es-modules es6 express javascript nodejs socket socket-io sockets websocket

Last synced: about 2 months ago
JSON representation

This is a chat written using technologies such as Node.js, Express, Socket.io :speech_balloon:

Awesome Lists containing this project

README

          

# Node Chat (Chat.io) :e-mail:
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/CreativeRusBear/node-chat)
![GitHub repo size](https://img.shields.io/github/repo-size/CreativeRusBear/node-chat)
![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/CreativeRusBear/node-chat)
![GitHub](https://img.shields.io/github/license/CreativeRusBear/node-chat)
![GitHub issues](https://img.shields.io/github/issues/CreativeRusBear/node-chat)
![GitHub closed issues](https://img.shields.io/github/issues-closed/CreativeRusBear/node-chat)
![GitHub pull requests](https://img.shields.io/github/issues-pr/CreativeRusBear/node-chat)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/CreativeRusBear/node-chat)
![GitHub package.json version](https://img.shields.io/github/package-json/v/CreativeRusBear/node-chat)
![Website](https://img.shields.io/website?url=https%3A%2F%2Fcreativerusbear.github.io%2Fnode-chat%2F)

## Introduction

**Node Chat (Chat.io)** is a chat written using technologies such as Node.js, Express, Socket.io.

## About application

This application is created using :bookmark_tabs: :
* `HTML` - hypertext markup language;
* `CSS` - style sheet language;
* `JavaScript` - programming language;
* `Node.js` - `JavaScript` runtime built. (An asynchronous event-driven `JavaScript` runtime, `Node.js` is designed to build scalable network applications);
* `Express` - web-framework for work with `Node.js`'s applications;
* `Socket.io` - library that enables real-time, bidirectional and event-based communication between the browser and the server.

## Instructions :clipboard:

1. Download application and unpack it;
2. Move into unpack folder;
3. Run `terminal` inside this folder;
4. Run next command: `npm run start`.
5. Go into `localhost:8000`(`127.0.0.1:8000`)

Great! :sparkles:

## Documentation

You can find the Node Chat documentation [on the website](https://creativerusbear.github.io/node-chat/).

## License

**Node Chat** is open-sourced software licensed under the MIT License (MIT). Please see [License File](LICENSE) for more information

## Conclusion

If you still have questions about the work of this application :grey_question: or you have cool ideas for improvement :boom:, please write to me :email:.

If you find a bug :bug:, please create an appropriate issue with detailed information about it :speech_balloon:.

Thanks!

![hO8kQgrZOs](https://user-images.githubusercontent.com/37180024/64371190-a78fd000-d028-11e9-8786-467f5bc42375.gif)