# @ankitalpha/nestjs-package-starter

> NestJS npm package starter

Latest version **1.0.0** (published 2020-07-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ankitalpha/nestjs-package-starter
pnpm add @ankitalpha/nestjs-package-starter
yarn add @ankitalpha/nestjs-package-starter
bun add @ankitalpha/nestjs-package-starter
```

## 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.0 |
| Published | 2020-07-16 |
| First published | 2020-07-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 4.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Ankit Tiwari |
| Maintainers | ankitalpha |
| Keywords | nestjs |

## Links

- npm: https://www.npmjs.com/package/@ankitalpha/nestjs-package-starter
- Repository: https://github.com/nestjsplus/nestjs-package-starter
- Homepage: https://github.com/nestjsplus/nestjs-package-starter#readme
- Issues: https://github.com/nestjsplus/nestjs-package-starter
- npm.io page: https://npm.io/package/@ankitalpha/nestjs-package-starter

## Recent versions

- 1.0.0 (latest) — 2020-07-16

## README

<h1 align="center"></h1>

<div align="center">
  <a href="http://nestjs.com/" target="_blank">
    <img src="https://nestjs.com/img/logo_text.svg" width="150" alt="Nest Logo" />
  </a>
</div>

<h3 align="center">NestJS npm Package Starter</h3>

<div align="center">
  <a href="https://nestjs.com" target="_blank">
    <img src="https://img.shields.io/badge/built%20with-NestJs-red.svg" alt="Built with NestJS">
  </a>
</div>

### Installation

1. Clone the repo
2. Run npm/yarn install

```bash
cd nestjs-package-starter
npm install
```

## Change Log

See [Changelog](CHANGELOG.md) for more information.

## Contributing

Contributions welcome! See [Contributing](CONTRIBUTING.md).

## Author

**John Biundo (Y Prospect on [Discord](https://discord.gg/G7Qnnhy))**

## License

Licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

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