Commit Graph

29 Commits

Author SHA1 Message Date
002e33411f Fix the dockerfile app 2024-10-26 21:47:17 -04:00
2ca66733ab Add the dockerfile 2024-10-26 21:46:15 -04:00
855eaff323 Update the environment variabels. 2024-10-26 21:35:30 -04:00
33323b5ea1 Adding the Dockerfile to the root. 2024-10-26 21:29:56 -04:00
ac11e2d066 Add the deployment to dokku 2024-10-26 21:15:10 -04:00
53cfd59866 Add the deployment presentation. 2024-10-26 21:06:55 -04:00
cbbf6550e9 Add some more notes about domains and deployments. 2024-10-24 22:44:14 -04:00
0ca9cc68da get all my thoughts onto paper. 2024-10-24 21:51:33 -04:00
a9e1470c3b Add the reveal.js code for the slides 2024-10-24 21:36:08 -04:00
01d5a587d2 Remove the reveal.js for now 2024-10-24 20:21:08 -04:00
ea357e1f98 Add the Dockerfile definition for the build and running of the application. 2024-10-23 22:48:00 -04:00
a83b2c3045 Use the Bun environment. 2024-10-23 22:32:15 -04:00
727d251971 Add the app URL 2024-10-23 22:27:41 -04:00
a1c70b776b Remove the check for localhost. 2024-10-23 22:20:44 -04:00
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