Page Contents

The following pages are tagged with

TitleExcerpt
API definition generator Important: Before running this generator, you must create an application using the application generator. Then you must run the command from the root directory of the application. Synopsis Exports a Swagger API definition for a LoopBack application.
Application generator Synopsis Creates a new LoopBack application. $ [slc | apic] loopback:app [options] [<name>] Options -h, --help Print the generator’s options and usage. --skip-cache Do not remember prompt answers. Default is false. --skip-install Do...
Boot script generator Important: Before running this generator, you must create an application using the application generator. Then you must run the command from the root directory of the application. Synopsis The LoopBack boot script generator adds a new boot script to a LoopBack application....
Data source generator Important: Before running this generator, you must create an application using the application generator. Then you must run the command from the root directory of the application. Synopsis Adds a new data source definition to a LoopBack application.