Closed gehan closed 1 year ago
Did you follow this guide fully? https://lamby.custominktech.com/docs/quick-start
Also, I'm gonna double check things on my end too...
OK, ran thru the latest starter. Everything checks out. That error is odd. Did you deploy locally with a devcontainer or with the GitHub action?
Ahhh ok sorry! I didn't do the dev container step - I had wrongly assumed that was just for local development. I didn't realise deployment had to be done from within the dev container.
Up and running now! Sorry for wasting your time. I can now apply to my project - thanks!!
I am running Mac OS 13.
If I do the quick start:
and then deploy immediately
Then the resulting lambda has an internal server error. If I read the CloudWatch logs I see this:
I'd say I'm doing something wrong but I have used the cookie cutter template and so I haven't actually done anything... or am I missing something?