Skip to content

austinnoronha/nodejs-express-websockets

Repository files navigation

Welcome to Node.js Simple Chat Application build with Node, Express and WebSockets 👋

Version Documentation Maintenance License: CreativeCommons Twitter: austinnoronha Twitter: buzzingcode

This is a simple node express chat app (for learning only) that you can use as a starter project template. It includes websockets for chat connectivity to and fro from server - browser.

Prerequisites

  • npm
  • node

Install

npm install

Usage

npm run start

Run dev

npm run dev

Author

👤 Austin Noronha

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Austin Noronha.
This project is CreativeCommons licensed.


This README was generated with ❤️ by readme-md-generator