aws-lambda-ocaml-runtime
aws-lambda-ocaml-runtime copied to clipboard
build a dev server
For people who want to try out their lambdas locally
it works locally on your compute with now dev
if you build (don't need to do it statically) and copy the binary where needed
https://github.com/sync/graphql-server-workshop-2018, run:
- esy
- esy now-prepare
- now dev
@sync that's pretty amazing, and looks like problem solved when using now.sh, but this would still be needed for people wanting to try out their lambdas that are going to be deployed to AWS directly.
@anmonteiro I would be happy to try and take this on. Do you already have a design in mind?
https://serverless-stack.com/ offers a great improvement to developer experience on lambdas. it’s not offline, but a good enough feel.
https://github.com/aws/aws-lambda-runtime-interface-emulator