Remi Wg
Remi Wg
### Summary Add an article on the tech stack to build a SaaS in 2021 with Next JS in SSG mode (JAMstack) and Serverless
A blog where I share technical topic, mostly about jamstack
*Issue #, if available:* *Description of changes:* - Add a new post about modern tech to build SaaS By submitting this pull request, I confirm that my contribution is made...
Hi there, AWS has recently announce a new feature: https://aws.amazon.com/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microservices/ And, Serverless Framework has also added support this: https://www.serverless.com/blog/aws-lambda-function-urls-with-serverless-framework I have tried this feature with `serverless-http` and it doesn't seems...