I've certainly used the #ServerlessFramework or #AwsSam (or ECS / EC2) professionally many times, but there is so many decisions that something like #SvelteKit handles for you like #Typescript, dev server reloading, local environment vars, bundling for #serverless, etc. It is so painless to add these frameworks to a service like Vercel or Netlify and get #ContinuousDeployment with zero effort. Do we have full-featured opinionated frameworks like that for an #ExpressJs like setup?
#expressjs #continuousdeployment #serverless #typescript #sveltekit #awssam #ServerlessFramework