full-stackdevelopment
remix-server
Build the server/runtime side of a Remix app. Use when creating `server.ts`, composing router middleware, defining request context types, wiring sessions/auth/uploads at the request boundary, or deciding what belongs in middleware versus route code.
maintainer
remix-run
更新於 4/2/2026
星標
32
分支
10
quick start
Installation and usage
Build the server/runtime side of a Remix app. Use when creating `server.ts`, composing router middleware, defining request context types, wiring sessions/auth/uploads at the request boundary, or deciding what belongs in middleware versus route code.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use remix-server