Skip to content
/ schat Public

A basic WEB chat based on Haskell, HTMX and Tailwindcss

License

Notifications You must be signed in to change notification settings

morucci/schat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sChat

schat is a basic WEB chat written in Haskell, HTMX and tailwindcss. Its purpose is to be a playground around HTMX.

Start sChat

nix run
firefox http://127.0.0.1:8091

Hack on sChat

nix develop
ghcid -W -c 'cabal repl' -r="Chat.runServer"
firefox http://127.0.0.1:8091

About

A basic WEB chat based on Haskell, HTMX and Tailwindcss

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published