T
TanStack•7mo ago
other-emerald

Deploy Start to AWS

Hi all, I'm evaluating using Start for a new project which will be hosted in an Asia AWS region. Platforms like Netlify/Vercel/Clerk have pretty bad latency over there so we plan to do everything within that AWS region. I didn't find much resources on how TanStack Start can be deployed inside AWS, and tools like SST doesn't support Start yet. Is it too early to try to run Start entirely on AWS infra?
7 Replies
afraid-scarlet
afraid-scarlet•7mo ago
SST has support for start
afraid-scarlet
afraid-scarlet•7mo ago
GitHub
sst/examples/aws-tanstack-start at eac55eb29bda6fc9b308d6946e2e9137...
Build full-stack apps on your own infrastructure. Contribute to sst/sst development by creating an account on GitHub.
afraid-scarlet
afraid-scarlet•7mo ago
dependent-tan
dependent-tan•7mo ago
@Manuel Schiller So is it possible to deploy Aws Amplify?
afraid-scarlet
afraid-scarlet•7mo ago
no idea 🤪
absent-sapphire
absent-sapphire•7mo ago
At my job we've deployed successfully using AWS Fargate.
extended-salmon
extended-salmon•5mo ago
It should be posiible with tanstack start as it uses nitro and in the nitro docs there is this https://nitro.build/deploy/providers/aws-amplify
AWS Amplify - Nitro
Deploy Nitro apps to AWS Amplify Hosting.

Did you find this page helpful?