update claude
This commit is contained in:
parent
28e8d0db2c
commit
6fa03413bd
|
|
@ -1,6 +1,10 @@
|
|||
# Toes - Guide to Writing Apps
|
||||
|
||||
Toes discovers and runs web apps from an `apps/` directory, each on its own port. Apps are server-rendered TypeScript using **Hype** (wraps Hono) and **Forge** (CSS-in-JS). Runtime is **Bun**.
|
||||
Toes manages and runs web apps, each on its own port.
|
||||
|
||||
Apps are server-rendered TypeScript using **Hype** (wraps Hono) and **Forge** (CSS-in-JS).
|
||||
|
||||
Runtime is **Bun**.
|
||||
|
||||
## App vs Tool
|
||||
|
||||
Loading…
Reference in New Issue
Block a user