Skip to content

๐Ÿ’€ Not an actual skeleton chat for the undead, merely a bare bones chat app

Notifications You must be signed in to change notification settings

simeonkerkola/node-skeleton-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

node-skeleton-chat

Live demo here: https://skeleton-chat.herokuapp.com/

A chat app for made with Node.js together with Express and Socket.io

What id does, and what it should be able to do:

  • Send a geolocation to a friend
  • Reject duplicate usernames
  • Autoscroll
  • Conversations only heard within their respected rooms
  • Dropdown menu of all active rooms
  • Some stupid bots to stir conversation
  • To not lose chat history when last person leaves

Install

  • Clone repo $ git clone https://github.com/sssmi/node-skeleton-chat.git
  • Install the dependencies $ npm install

Fire up

  • $ npm start
  • Then open http://localhost:3000 in your browser

About

๐Ÿ’€ Not an actual skeleton chat for the undead, merely a bare bones chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published