Best way to manage deploying sveltekit app to AWS?

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • sveltekit-adapter-lambda

    An adapter to build a SvelteKit app into a lambda ready for deployment with lambda proxy via the Serverless Framework.

  • I have a sveltekit app, it talks to an AWS REST backend so I would prefer to host it on AWS. I am exploring different ways of doing this. I am thinking of deploying to either Beanstalk or to Lambda or Serverless. I have played with Pulumi which looks pretty nice, but I could not get AWS to read the artefact zip file correctly after following all the instructions. Could not find package.json but it was there. Yes I zipped the files not the folder. I also tried sveltekit-adapter-lambda which uses serverless, but I hit problems with none of the static assets being accessible. Sites up, but 404s on all the js and css. They are there on the S3 bucket and being served up ok via the bucker URL but not coming through the lambda function.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts