Migrate Remix app to Fly.io

Hi Team,

I am building my project using the Remix GitHub - remix-run/grunge-stack: The Remix Stack for deploying to AWS with DynamoDB, authentication, testing, linting, formatting, etc. but the developer experience is not great so far. I am planning to move to Fly.io but I am not sure how can I do that with minimal changes.

Thanks,

Er, I guess that should be possible but it may indeed involve quite a few changes. Since that stack is specifically set up to be used on AWS and use its DynamoDB as its database.

Remix have another stack which is specifically configured for Fly, and to use its database: the blues stack. Would you be able to instead use that stack? That takes care of all the Fly-related stuff already: