Skip to content

Simple Loopback application with some relations between models.

License

Notifications You must be signed in to change notification settings

gfornari/loopback-model-sample-app

Repository files navigation

loopback-model-sample-app

Simple Loopback application with some relations between models.

This simple application defines some models and some relations between them in order to have a ready-to-use Loopback application along with the Loopback component loopback-component-model-diagram, which generates a diagram of your models.

Usage

As simple as:

npm install && npm start

and open your browser to:

http://0.0.0.0:3000/modeldiagram

You will get this image:

Model relation diagram

About

Simple Loopback application with some relations between models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published