@boilerz/mongoose-helper

Mongoose helper.

Usage no npm install needed!

<script type="module">
  import boilerzMongooseHelper from 'https://cdn.skypack.dev/@boilerz/mongoose-helper';
</script>

README

@boilerz/mongoose-helper

GitHub license GitHub package.json version GH CI Action

Mongoose helper.

Install

npx install-peerdeps @boilerz/mongoose-helper

Usage

Name Default Description
MONGO_DB_URI http://localhost:27017/REPO_DIRECTORY Mongo DB uri
MONGO_DB_AUTO_CONNECT Will auto connect to the database when true.

Release

yarn version
yarn build
yarn publish dist --access public