Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build a dev server #34

Open
anmonteiro opened this issue Jun 24, 2019 · 6 comments
Open

build a dev server #34

anmonteiro opened this issue Jun 24, 2019 · 6 comments

Comments

@anmonteiro
Copy link
Owner

For people who want to try out their lambdas locally

@sync
Copy link

sync commented Jun 29, 2019

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

@sync
Copy link

sync commented Jun 29, 2019

https://github.com/sync/graphql-server-workshop-2018, run:

  • esy
  • esy now-prepare
  • now dev

@anmonteiro
Copy link
Owner Author

@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.

@enetsee
Copy link

enetsee commented Nov 4, 2019

@anmonteiro I would be happy to try and take this on. Do you already have a design in mind?

@dangdennis
Copy link

https://serverless-stack.com/ offers a great improvement to developer experience on lambdas. it’s not offline, but a good enough feel.

@anmonteiro
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants