Skip to content

lamorbidamacchina/easychat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easychat

A basic chat with socket.io

live demo

https://easychat.fly.dev/

deploy on heroku

  • create new app
  • login to heroku cli ("heroku login")
  • "heroku features:enable http-session-affinity -a NAME_OF_THE_APP"
  • deploy

todo

  • rooms
  • fix main chatboard height with js
  • add a splash screen with some instructions, and a form for nickname and room, for first time users
  • nickname storage and display in chat instead of random num

Releases

No releases published

Packages

No packages published