Skip to content

cork-labs/monkfish-adapter-mongoose

Repository files navigation

Monkfish Adapter Mongoose

Mongoose adapter for Node.js framework Monkfish.

Getting Started

npm install --save @cork-labs/monkfish @cork-labs/monkfish-adapter-mongoose

Wraps mongoose library to facilitate injection, testing and configuration of models.

See Monkfish for more information.

API

Develop

# lint and fix
npm run lint

# run test suite
npm test

# lint and test
npm run build

# serve test coverage
npm run coverage

# publish a minor version
node_modules/.bin/npm-bump minor

Contributing

We'd love for you to contribute to our source code and to make it even better than it is today!

Check CONTRIBUTING before submitting issues and PRs.

Links

Copyright (c) 2018 Cork Labs

About

Mongoose adapter for Node.js framework Monkfish.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published