Product
Blog
Docs
Pricing
Log in
Sign up
willemhelmet/reading-challenge
willemhelmet/reading-challenge
/
Compare
Merge
willemhelmet/main
into
jxnblk/main
15 files changed
Hide whitespace
+1053
-50
README.md
+93
-14
jxnblk/main
willemhelmet/main
H
server.tsx
+85
-36
.vtignore
+6
-0
AGENTS.md
+290
-0
backend
backend/index.ts
+95
-0
deno.json
+37
-0
frontend
frontend/components
frontend/components/App.tsx
+359
-0
frontend/index.html
+15
-0
frontend/index.tsx
+7
-0
frontend/style.css
+34
-0
shared
shared/types.ts
+32
-0