# typescript-graphql-mongodb-starter

> A starter project for building GraphQL APIs with Node.js, Typescript, MongoDB, and MikroORM. It provides a basic folder structure and starter files to help you get started with your own GraphQL API quickly and easily.

Latest version **1.0.2** (published 2023-04-30) · ISC license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install typescript-graphql-mongodb-starter
pnpm add typescript-graphql-mongodb-starter
yarn add typescript-graphql-mongodb-starter
bun add typescript-graphql-mongodb-starter
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2023-04-30 |
| First published | 2023-04-30 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 9 |
| Unpacked size | 94 KB |
| Known vulnerabilities | 0 (+3 in 2 direct dependencies) |
| Install scripts | no |
| Maintainers | munavvar |

## Links

- npm: https://www.npmjs.com/package/typescript-graphql-mongodb-starter
- npm.io page: https://npm.io/package/typescript-graphql-mongodb-starter

## Dependencies (9)

- [cors](https://npm.io/package/cors.md) ^2.8.5
- [express](https://npm.io/package/express.md) ^4.18.1
- [type-graphql](https://npm.io/package/type-graphql.md) ^1.0.0-rc.3
- [@apollo/server](https://npm.io/package/@apollo/server.md) ^4.7.0
- [@mikro-orm/cli](https://npm.io/package/@mikro-orm/cli.md) ^5.2.1
- [@mikro-orm/core](https://npm.io/package/@mikro-orm/core.md) ^5.3.1
- [@mikro-orm/mongodb](https://npm.io/package/@mikro-orm/mongodb.md) ^5.3.1
- [@mikro-orm/migrations](https://npm.io/package/@mikro-orm/migrations.md) ^5.2.1
- [@mikro-orm/mongo-highlighter](https://npm.io/package/@mikro-orm/mongo-highlighter.md) ^1.0.0

## Recent versions

- 1.0.2 (latest) — 2023-04-30
- 1.0.1 — 2023-04-30
- 1.0.0 — 2023-04-30

---
_Source: https://npm.io/package/typescript-graphql-mongodb-starter · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
