You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should prescribe a convention for organizing different kinds of files in LoopBack-Next projects:
controllers
sequence actions
models and repositories
value providers
etc.
There should be an optional bootstrapper that people can use to setup their application at runtime with as little code as possible. (I.e. an equivalent of loopback-boot.)
The text was updated successfully, but these errors were encountered:
We should prescribe a convention for organizing different kinds of files in LoopBack-Next projects:
There should be an optional bootstrapper that people can use to setup their application at runtime with as little code as possible. (I.e. an equivalent of
loopback-boot
.)The text was updated successfully, but these errors were encountered: