Skip to content

vuongc/sam-irc-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sam-irc-nodejs

Description

It is a IRC client/server in nodejs using:

  • Express
  • Passport (local strategy)
  • Socket.io
  • Sequelize
  • Electron
  • Jasmine
  • Istanbul
  • Cluster

Initialize the project

  • Before doing anything use the command line sudo npm install in both client and server directory to install the modules.
  • Then use the command line npm start if you want to start either the client or the server.
  • Don't forget to start the server before starting the client, be also aware of the databse configuration.

About

IRC in nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors