An open API service indexing awesome lists of open source software.

https://github.com/crefax/simple-irc

node.js express socket.io IRC
https://github.com/crefax/simple-irc

Last synced: 4 months ago
JSON representation

node.js express socket.io IRC

Awesome Lists containing this project

README

          

# Simple IRC
Node.js 16.6.2+

# How to install

open terminal

npm init -y

npm i express

npm i socket.io

node server.js