b-admike / loopback-sandbox

A sandbox repo for loopback apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

A sandbox repo for loopback apps.


Languages

Language:JavaScript 99.6%Language:Shell 0.4%