Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 373 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 373 Bytes

htmx-socketio-chat

This is a simple chat application that uses htmx and socket.io.

Running the application

(TBD)

Feature Milestones

  • Login page
  • Chat page
  • Send messages

Dev Environment Milestones

  • Setup a basic server
  • reload server on file changes
  • reload client on file changes