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