fix: migrate chat to htmx
authorxangelo <me@xangelo.ca>
Sat, 5 Aug 2023 11:35:21 +0000 (07:35 -0400)
committerxangelo <me@xangelo.ca>
Sat, 5 Aug 2023 11:35:21 +0000 (07:35 -0400)
commit34c9eaebc7ccd30dbbf855e1b5b2c65ccc5c0cda
tree01e545757ff866bb99e01520377483c47c393ada
parente5477287256627cd4e9176f5dd9169bea42009d2
fix: migrate chat to htmx
public/assets/bundle.js
public/index.html
src/client/chat.ts
src/client/htmx.ts
src/server/api.ts
src/server/views/chat.ts [new file with mode: 0644]