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

Convention-based project layout & a bootstrapper #533

Closed
bajtos opened this issue Aug 23, 2017 · 1 comment
Closed

Convention-based project layout & a bootstrapper #533

bajtos opened this issue Aug 23, 2017 · 1 comment
Labels

Comments

@bajtos
Copy link
Member

bajtos commented Aug 23, 2017

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

@bajtos
Copy link
Member Author

bajtos commented Aug 23, 2017

Closing as a duplicate of #441

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

No branches or pull requests

1 participant