mirror of
https://github.com/guilhermewerner/chat
synced 2025-06-15 10:54:18 +00:00
a79dad4e52ec94c9632e5f8205df8bff0317a974
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... 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%