mirror of
https://github.com/guilhermewerner/chat
synced 2025-06-15 10:54:18 +00:00
5cf9e67c9eb975d755d9349ae65c3715e566c3bc
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/Automattic/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.4/CHANGELOG.md) - [Commits](https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.3.4) --- 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%