loopback-boot/docs
Miroslav Bajtoš b14800416a Split the boot process into two steps
Split bootLoopBackApp into two steps:
 - compile
 - execute

Most of the changes are just shuffling the existing code around.

What has changed:

 - `loopback.autoAttach()` is called after `models/*` are required.
   The calls were made in the opposite order before this commit.
2014-06-03 08:13:14 +02:00
..
configuration.md Start strong-docs API docs. 2014-06-02 10:40:13 +02:00
instructions.md Split the boot process into two steps 2014-06-03 08:13:14 +02:00