Skip to content

Repository files navigation

My Application

The project is generated by LoopBack.

Create New Application

lb followed by application name

MongoDB Connector

npm install loopback-connector-mongodb --save

DataSource command

lb datasource

User Model

lb model

with base class User.

Team model

lb model with PersistedModel base class

Project Model

lb model with PersistedModel base class

Create Relation with Other Model

lb relation

About

Loopback3 with ACL POC

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages