Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 381 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 381 Bytes

LoopBack Sandbox

This repository consists of loopback application used for reproduction of community issue.

One can easily use a template database application to spawn a child application.

To spawn a child application, make sure a template application exists for that datasource. Then just run the following command:

sh spawn-app.sh <database-repo-name> <issue-number>