Documentation Index
Fetch the complete documentation index at: https://redop.useagents.site/docs/llms.txt
Use this file to discover all available pages before exploring further.
create-redop-app is small on purpose. It gives you one starter shape with a few decisions up front.
Useful flags
Transport choices
httpfor hosted servicesstdiofor local MCP command integrations
Deploy presets
nonefor manual setuprailwayfor hosted Bun servicesfly-iofor Docker-based deploymentvercelas a starting point only
Generated files by preset
| Preset | Extra files |
|---|---|
none | none |
railway | none |
fly-io | Dockerfile, fly.toml |
vercel | vercel.json |
Good default
If you are unsure, start with--transport http --deploy railway for hosted work or --transport stdio for local client integrations.