All Projects → elskhn → socketChat

elskhn / socketChat

Licence: MIT license
💬 A real-time messaging application built using Socket.IO and Express

Programming Languages

javascript
184084 projects - #8 most used programming language
Sass
350 projects
Pug
443 projects

Projects that are alternatives of or similar to socketChat

Gitmessenger
GitMessenger is github chat app built with socket.io , firebase, nodejs and bootstrap where developers can share code,images and much more 😊
Stars: ✭ 78 (+151.61%)
Mutual labels:  socket-io, express-js
ExpressJS-SocketIO-Boilerplate
📦 Simple Express.js & Socket.io Boilerplate
Stars: ✭ 31 (+0%)
Mutual labels:  socket-io, express-js
express-boilerplate
ExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.
Stars: ✭ 83 (+167.74%)
Mutual labels:  socket-io, express-js
Perber
隐藏自己 做好清理
Stars: ✭ 144 (+364.52%)
Mutual labels:  socket-io, express-js
express-file-upload
Node.js Express Upload/Download File Rest APIs example with Multer
Stars: ✭ 64 (+106.45%)
Mutual labels:  express-js
tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 2,350 (+7480.65%)
Mutual labels:  socket-io
Registration-and-Login-using-MERN-stack
Simple Registration and Login component with MERN stack
Stars: ✭ 210 (+577.42%)
Mutual labels:  express-js
m-server
egg.js简单应用
Stars: ✭ 35 (+12.9%)
Mutual labels:  socket-io
story-point
👕 Story pointing (or T-shirt sizing) app built with Svelte
Stars: ✭ 20 (-35.48%)
Mutual labels:  socket-io
Apriliya-Api
Simple Web API with user authentication
Stars: ✭ 19 (-38.71%)
Mutual labels:  express-js
redparty
Host Youtube watch party with friends. Sync videos and chat in real-time
Stars: ✭ 70 (+125.81%)
Mutual labels:  socket-io
how-to-build-your-own-uber-for-x-app
Code for my blog post on How to Build Your Own Uber-for-X App
Stars: ✭ 138 (+345.16%)
Mutual labels:  socket-io
ChatDemo
A demonstration of private communication on a public channel.
Stars: ✭ 29 (-6.45%)
Mutual labels:  socket-io
Introduction p5js
This is a french introduction to p5*js
Stars: ✭ 29 (-6.45%)
Mutual labels:  socket-io
mern-ecommerce
MERN Stack ecommerce site
Stars: ✭ 122 (+293.55%)
Mutual labels:  express-js
Online-Chess
A chess website where people can play against each other online.
Stars: ✭ 28 (-9.68%)
Mutual labels:  socket-io
python react blog back end
Redis Celery Fabric Gunicorn Personal Blog
Stars: ✭ 12 (-61.29%)
Mutual labels:  socket-io
socket.io-rails
Rails asset pipeline wrapper for socket.io
Stars: ✭ 57 (+83.87%)
Mutual labels:  socket-io
aioudp
Asyncio UDP server
Stars: ✭ 21 (-32.26%)
Mutual labels:  socket-io
laravel-echo-redis-socketio
It's a very simple chat demo, use laravel-echo-server and Laravel Echo
Stars: ✭ 30 (-3.23%)
Mutual labels:  socket-io

socketChat

socketChat is a beautifully designed secure messaging application. It was built with Express and Socket.io.

socketChat demo

Run

If you'd like to run this app:

  • git clone https://github.com/abdullah-K/socketChat.
  • run npm install and let it do its thing
  • run node ./node_modules/gulp/bin/gulp.js to get CSS files from SASS
  • run SESSIONSECRET="putyoursessionsecrethere" node index.js and visit localhost:4000
  • have fun chatting with people!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].