⚠️
The vite-plugin-ssr project has been renamed Vike.
  • If you are already using vite-plugin-ssr, then migrate to Vike.
  • For new projects, don't use vite-plugin-ssr but use Vike instead.
It follows the same philosophy: Vike itself (without extensions) is unopinionated and lets you integrate tools with architectural freedom.

AWS

From the perspective of the server, vite-plugin-ssr app is just a middleware. This means that, in principle, you can use any AWS deployment tool.

Full-stack

Tools for deploying full-stack apps (frontend + backend + database) to AWS:

AWS Lambda

Tools for deploying to AWS Lambda:

Examples of using vite-plugin-ssr and AWS Lambda with The Serverless Framework: