Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

SphericalElephant/loopback-example-store

Repository files navigation

running the project:

  • cd project_dir
  • npm install
  • node .

naive implementation:

  • each order may only contain a single instance of a product
    • you could introduce another model / modelrelation to cope with this issue, but we wanted to keep it simple ;)

About

A very naive and simplistic loopback example server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published