socketChat
socketChat copied to clipboard
💬 A real-time messaging application built using Socket.IO and Express
socketChat
socketChat is a beautifully designed secure messaging application. It was built with Express and Socket.io.

Run
If you'd like to run this app:
git clone https://github.com/abdullah-K/socketChat.- run
npm installand let it do its thing - run
node ./node_modules/gulp/bin/gulp.jsto get CSS files from SASS - run
SESSIONSECRET="putyoursessionsecrethere" node index.jsand visit localhost:4000 - have fun chatting with people!