# @takahe/takahe-mongoose-models

> These are the mongoose model's for the takahe mirror. They run on multiple servers, so we use a npm package to avoid duplicate code

Latest version **1.0.8** (published 2019-12-18) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @takahe/takahe-mongoose-models
pnpm add @takahe/takahe-mongoose-models
yarn add @takahe/takahe-mongoose-models
bun add @takahe/takahe-mongoose-models
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.8 |
| Published | 2019-12-18 |
| First published | 2019-12-02 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 9.3 KB |
| Known vulnerabilities | 0 (+3 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Nick Alexander Caris |
| Maintainers | princeps |
| Keywords | mongoose, takahe, mongo, models |

## Links

- npm: https://www.npmjs.com/package/@takahe/takahe-mongoose-models
- Repository: https://github.com/Nick-Caris/takahe-mongoose-models
- Homepage: https://github.com/Nick-Caris/takahe-mongoose-models#readme
- Issues: https://github.com/Nick-Caris/takahe-mongoose-models/issues
- npm.io page: https://npm.io/package/@takahe/takahe-mongoose-models

## Dependencies (1)

- [mongoose](https://npm.io/package/mongoose.md) ^5.7.13

## Alternatives

- [angular-pipes](https://npm.io/package/angular-pipes.md) — 5.6K weekly downloads
- [@ng-web-apis/midi](https://npm.io/package/@ng-web-apis/midi.md) — 2.6K weekly downloads
- [happn-3](https://npm.io/package/happn-3.md) — 1.6K weekly downloads
- [@opensip-cli/lang-go](https://npm.io/package/@opensip-cli/lang-go.md) — 1.2K weekly downloads
- [mongoose-typescript](https://npm.io/package/mongoose-typescript.md) — 85 weekly downloads

## Recent versions

- 1.0.8 (latest) — 2019-12-18
- 1.0.7 — 2019-12-11
- 1.0.6 — 2019-12-05
- 1.0.5 — 2019-12-05
- 1.0.4 — 2019-12-05
- 1.0.3 — 2019-12-04
- 1.0.2 — 2019-12-02
- 1.0.1 — 2019-12-02
- 1.0.0 — 2019-12-02

## README

# Takahe Mongoose models

These are the mongoose model's for the takahe mirror. They run on multiple servers, so we use a npm package to avoid duplicate code.

## Installation

1. Run `npm i @takahe/takahe-mongoose-models`

## Running the application

Just run node app.js

## Adding dummy data

Run the seed.js

---
_Source: https://npm.io/package/@takahe/takahe-mongoose-models · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
