Commit Graph

25 Commits

Author SHA1 Message Date
d0ec03843a Wrap the filer on the build.ts 2024-10-26 22:36:15 -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
7d4fe42720 Default app port to 5000 2024-10-26 21:58:09 -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
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
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