sst / sst.dev

Repo for sst.dev

Home Page:https://sst.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Stack tutorial showing use of Angular instead of React, with hosting in AWS using serverless-s3-sync instead of netlify

GurpreetSingh5 opened this issue · comments

Serverless Stack tutorial showing use of Angular instead of React, with hosting in AWS using serverless-s3-sync instead of netlify for a purely AWS services based development stack experience ?
Any plans for that?
If not, I'm willing to contribute, as I have certain degree of experience with it.

commented

Hi there, so we do have a section on using S3 for hosting your React app. But with the serverless-s3-sync plugin, you would have to put your React code in your Serverless app right?

I had enquired regarding using Angular instead of React.

commented

Yeah we just don't get enough requests for Angular sadly. But if you put together a sample repo with some instructions on how to build the notes app with Angular, we'll share it with the community.