server state and stdio streaming

This commit is contained in:
2023-10-03 02:57:35 -06:00
parent dc4c8efeb2
commit 4a4563ba85
25 changed files with 502 additions and 80 deletions

View File

@@ -9,7 +9,7 @@ export default function Error404() {
<div class="container w-full">
<div class="max-w-screen-md mx-auto flex flex-col items-center justify-center">
<img
class="my-6"
class="my-6 rounded-3xl"
src="/bearcam.gif"
alt="a gif of a bear playing with the camera"
/>