aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/DEV.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DEV.md b/docs/DEV.md
index 6f1ab45..c8a4686 100644
--- a/docs/DEV.md
+++ b/docs/DEV.md
@@ -2,7 +2,7 @@
* Reverse proxy server (Nginx)
* API server (Golang/Echo)
-* App server (TypeScript/Remix)
+* Frontend (TypeScript/React/Vite)
* Database (PostgreSQL)
* Worker (Golang/Echo + Swift/SwiftWasm + WebAssembly/Wasmtime)