mirror of
https://github.com/guilhermewerner/chat
synced 2025-06-15 10:54:18 +00:00
33be53622a635a524fc38e62bd4c7cb5ed1cb8db
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3) --- updated-dependencies: - dependency-name: express 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%