How to use Mongoose NPM in Meteor?

How to use Mongoose NPM in Meteor?
Could you share?

Excuse me, but why do you want to use mongoose?

PS: I don`t use it.

1 Like

I would like to use Mongoose Feature:

  • Build-in Schema
  • Decimal Number
  • Validation
  • Middleware
  • Populate

Could you help me?

What the error? Do you import and try to use?

Could example, how to config (where/startup)?

/client
/imports
  ....
/server