mirror of
https://github.com/guilhermewerner/chat
synced 2025-06-15 10:54:18 +00:00
e6ec97e165280502b071fb256bfe34622c60089d
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/2.4.0...2.5.0) --- updated-dependencies: - dependency-name: socket.io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Chat
A simple realtime chat website. Made with JavaScript, Express, Socket.io and Bootstrap
Requirements
Instalation
After clone the repository, install the dependencies using:
npm install
Starting the server
npm start
Contributing
Anyone can submit a pull request and improve the project. New features comes soon.
Author
Guilherme Werner
Liscence
This project is licensed under the MIT License.
Languages
HTML
62.9%
JavaScript
37.1%