lamorbidamacchina / easychat

A basic chat with socket.io

Home Page:https://easychat-ruby.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A basic chat with socket.io

https://easychat-ruby.vercel.app

License:MIT License


Languages

Language:JavaScript 48.3%Language:HTML 32.4%Language:CSS 19.3%