Skip to content

lachlanmaclean/irc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRC Server

NodeJS backend and front end served using Express and Socket.io

Getting Started

Simple few steps to get it working

Installing

npm install
nodemon start

To force a refresh with nodemon

rs

and to close nodemon

CTRL + C

Running

To view the application, open a browser and navigate to localhost:8080 or whatever port its running on

Todo

Add https support 
end to end encryption with a client app
private channels
private messaging
/help commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published