Local Development
Hey long time lurker here, I'm just now setting things up for Lamby and getting familiar. However, I don't see any clear instructions on how I should be using Lamby in a local environment. It's a bit unclear to me if the app container service has any entrypoint that I can call via HTTP?
I can just run the rails server and go about my business but I'd be curious if there is any proposed approach here. Is there a proxy server or something that we're responsible for setting up? (eg. like localstack with a gateway lambda)
I'm a bit unfamiliar with Codespaces. Not really interested in inheriting any costs related for that service either.
I couldn't quite pinpoint where the config/environment.Lamby.cmd script is and didn't see any port expose method calls in the Dockerfile.