mean-expert-official / fireloop.io

Modern Real-Time Platform by MEAN Expert
Other
172 stars 36 forks source link

Loopback v3 support #18

Closed John0x closed 8 years ago

John0x commented 8 years ago

What type of issue are you creating?

Newest from npm

Please add a description for your issue:

Just wondering whether or not fireloop currently supports the pre-release version of loopback v3?

jonathan-casarrubias commented 8 years ago

@John0x yes it does, but lets break into parts.

1.- The fireloop server is almost 100% loopback but for the mean-experts's modules and models in typescript, so whatever that works in a regular loopback v3 app, should work here.

2.- The SDK Builder already implements a fix to create the SDK for both, version 2 and 3.... Though I verified a couple of months ago, no body added a bug for it.

Cheers Jon