All Projects → BoLaMN → Loopback Component Admin

BoLaMN / Loopback Component Admin

Loopback Admin Component

Programming Languages

javascript
184084 projects - #8 most used programming language

loopback-component-admin

Loopback Admin Component

Join the chat at https://gitter.im/BoLaMN/loopback-component-admin

Loopback Admin Component

  • npm install loopback-component-admin --save
  • server/component-config.json
{
  "loopback-component-admin": {
    "mountPath": "/admin",
    "userModel": "CustomUserModelHere", (optional)
    "userLoginField": "email|username" (optional)
  }
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].