serverless-stack-demo-ext-api icon indicating copy to clipboard operation
serverless-stack-demo-ext-api copied to clipboard

update with TS support

Open StErMi opened this issue 5 years ago • 4 comments

hi everyone, it would be awesome if you could update the example to support the new serverless-bundle plugin that supports TS!

StErMi avatar Jul 25 '20 18:07 StErMi

Hi there, which example are you referring to? The one in the README?

jayair avatar Aug 17 '20 00:08 jayair

yes exactly!

StErMi avatar Sep 03 '20 07:09 StErMi

Hi, @jayair do you have an update on this? Also, I saw that you changed a bit of your pattern with the SST example API.

Which approach do you suggest to follow for serverless-stack?

StErMi avatar Nov 01 '20 09:11 StErMi

This repo is a part of the advanced section in Serverless Stack, where we split up the repo you linked to.

You might have noticed this in the README here — https://github.com/AnomalyInnovations/serverless-stack-demo-ext-resources

As your app (and team) grows you might end up splitting them up. But both these approaches are pretty much the same (except for them being in different repos), Serverless Framework for the Lambdas and CDK + SST for your resources.

We might make a TS version of this in the future but it might take us some time. If somebody makes one, we'll link to them here!

jayair avatar Nov 13 '20 19:11 jayair