Commit Graph

15 Commits

Author SHA1 Message Date
186ca13025 Build and replace envvars, run on local transport 2024-10-23 22:18:29 -04:00
29e442677b Adding a try/catch to the websocket constructor. 2024-10-23 22:04:04 -04:00
4c500365fe Update the styles a bit, and add the slides 2024-10-23 21:57:58 -04:00
8740802bc6 we have a nominally working, albeit ugly, chat application! Now I just need to write a talk about deploying shit, and test deploying. 2024-10-08 20:31:53 -04:00
9e1ecbbe1f Hey the chat works now a bit. 2024-10-08 08:42:15 -04:00
03c51e7dbe Start thinking about how to actually use Mithril to build a frontend for this app. 2024-10-04 22:57:21 -04:00
15c405da6e add some notes to the readme about how the talk will be structured 2024-09-30 22:15:25 -04:00
9295c91b03 Update the chat app import 2024-09-30 22:10:35 -04:00
b9d9988550 ORganize the frontend components a bit 2024-09-30 22:09:25 -04:00
4eb10d33cf Add the frontend code to its own directory.~ 2024-09-30 22:07:52 -04:00
5553334654 Add a login form 2024-09-30 22:07:05 -04:00
eff637ffa5 Add the build step and work on the components of the frontend. 2024-09-30 21:58:44 -04:00
2906fbc529 Start building the frontend application. 2024-09-29 22:11:58 -04:00
4570923287 handle messages in the chat room 2024-09-29 22:07:13 -04:00
eb696faae0 Add the Chat Rooms. Start working on the frontend app. 2024-09-29 21:49:30 -04:00