Commit Graph

45 Commits

Author SHA1 Message Date
1aee3a192d Add some more to the slides, some humour around the Dokku overview. 2024-10-29 21:52:40 -04:00
9ab1f464a1 Flesh out the styles and finish the slides. 2024-10-29 21:17:49 -04:00
add5c2f654 Add the CSS to amek this work, log better in the app 2024-10-28 21:47:30 -04:00
8b55e01bfa Add some logging around the users and chat. 2024-10-27 22:52:07 -04:00
f6947f32f1 Add some logging to the event handlers for the chat room, add styles provided by my wife 2024-10-27 22:43:29 -04:00
d891feb90d Add to the talk JS. 2024-10-27 21:45:09 -04:00
d0ec03843a Wrap the filer on the build.ts 2024-10-26 22:36:15 -04:00
242a7d23da Wrap the app_url in quotes. 2024-10-26 22:25:34 -04:00
e0b725445d Add the port in the running log. 2024-10-26 22:17:41 -04:00
905ee58fc1 Add the port in the running log. 2024-10-26 22:16:20 -04:00
eda3ac4306 Add some outputting from the application. 2024-10-26 22:14:27 -04:00
42848819bc Just run the bun application straight up. 2024-10-26 22:05:43 -04:00
09ffa28778 Update the app port to 5000 like dokku assumes it will 2024-10-26 22:02:21 -04:00
ab054c3ef4 Remove the port expose and use the app port 2024-10-26 22:01:24 -04:00
5a5cc08843 Add the APP_PORT to 3000 2024-10-26 22:00:27 -04:00
7d4fe42720 Default app port to 5000 2024-10-26 21:58:09 -04:00
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