Hi is there a sample/ template project to get started? I'm new to aws (cdk w/e) stuff
ok nvm it was fixed by using a different aur package (got an error with sam with some python stacktrace about api_version arg)
Congrats 馃檪
I'll dig into the examples in the repo
I believe @steveb8n uses CDK for HL deployments.
https://github.com/FieryCod/holy-lambda-azure-cdk-deployment
What backend do you want to target?
I don't know yet. bb for start I guess. What is this "stack field". Trying the bb example walkthrough
Stack name = application name
Try to reload the page, and maybe change the application name.
Is there an example of holy lambda working in a polylith project (or guidance on how this might work?)
HL works best with ring and reitit. @me1746 https://we.tl/t-BDX5u2tPof This implementation is a pet project of mine, but this should work well for production since we already use it at Retailic. Soon I will extract the AWSApiProxy to a separate library. Basically the idea is that at any point of time you can transition from AWS Lambda to regular servers with this approach 馃檪
Sorry for such a late response. Had some tough day.
No no. Thank you for the effort.
I got an example. Will send you a zip tomorrow morning
Thank you.
Are you trying to build a rest api?
Yes.
Great. I think I got something awesome for you.
That's excellent. Thank you.