Remix component lets you deploy Remix apps on AWS.
Constructor
sst.config.ts
Parameters
path
Path to the Remix app directory relative to
sst.config.ts.domain
Set a custom domain for your Remix app.Redirect
www to apex domain:link
Link resources to your Remix app.
environment
Set environment variables for your Remix app.
Properties
url
nodes
SDK
Access linked resources:app/routes/_index.tsx
Examples
Change the path
sst.config.ts
Add a custom domain
sst.config.ts
Link resources
sst.config.ts