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

Provide a migration guide to lb4 #7

Open
xdreamcode opened this issue Jul 3, 2019 · 5 comments
Open

Provide a migration guide to lb4 #7

xdreamcode opened this issue Jul 3, 2019 · 5 comments
Labels
question Further information is requested

Comments

@xdreamcode
Copy link

Provide a migration guide to lb4

@marcelobern
Copy link
Contributor

@xdreamcode can you please provide a bit more detail on what you mean here?

In principle there is no dependency of the loopback version in use.

Did you mean to have a sample with loopback 4 in the README.MD?

Thanks in advance and have a great weekend!

@elloGuy69
Copy link

Can you outline the steps required to upgrade to lb4?

@marcelobern marcelobern added help wanted Extra attention is needed question Further information is requested labels Oct 13, 2019
@marcelobern
Copy link
Contributor

@elloGuy69 due to its current limitations, I have not been using lb4, so I am not in position to offer much help here.

I recently reviewed lb4 and it is not based on express anymore, so the basic approach used in this repo to wrap lb3 for lambda is unlikely to work for lb4 as is.

If you want to tinker with it out, I suggest looking into lambda-wrapper.js to check if a lb4 app would even load (I find it hard to believe it would).

In the end it would take digging through the lb4 source code to figure out how to hock it to an equivalent lambda-wrapper.

@elloGuy69
Copy link

Doesn't look like it's on their roadmap anytime soon :(
loopbackio/loopback-next#1465

@marcelobern
Copy link
Contributor

@elloGuy69 while I cannot define a roadmap to lb4, I can tell you that #15 includes an example on how to make it work for lb4 ;-)

In case you are still looking for it, I would love to hear any feedback you might have!

@marcelobern marcelobern removed the help wanted Extra attention is needed label Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants