MCPcopy Index your code
hub / github.com/loopbackio/loopback-next / boot

Method boot

packages/boot/src/types.ts:128–128  ·  view source on GitHub ↗

* Boot up the project

()

Source from the content-addressed store, hash-verified

126 * Boot up the project
127 */
128 boot(): Promise<void>;
129 /**
130 * Register booters
131 * @param booterClasses - A list of booter classes

Implementers 1

packages/boot/src/mixins/boot.mixin.ts

Calls

no outgoing calls

Tested by 15

setupApplicationFunction · 0.52
testSubAppBootFunction · 0.52
givenAppFunction · 0.52
givenRunningApplicationFunction · 0.52
getAppAndClientFunction · 0.52
getAppAndClientFunction · 0.52
givenAppFunction · 0.52
getRunningApplicationFunction · 0.52
givenApplicationFunction · 0.52
setupApplicationFunction · 0.52
setupApplicationFunction · 0.52