https://github.com/g59/nestjs-plugins
🦁 Module for NestJS
https://github.com/g59/nestjs-plugins
graphql-relay nest nestjs slack-api
Last synced: about 1 year ago
JSON representation
🦁 Module for NestJS
- Host: GitHub
- URL: https://github.com/g59/nestjs-plugins
- Owner: g59
- License: mit
- Created: 2020-03-03T08:45:19.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T03:48:30.000Z (about 1 year ago)
- Last Synced: 2025-05-13T04:56:00.855Z (about 1 year ago)
- Topics: graphql-relay, nest, nestjs, slack-api
- Language: TypeScript
- Homepage:
- Size: 84.3 MB
- Stars: 108
- Watchers: 0
- Forks: 20
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# nestjs-plugins
[](https://github.com/g59/nestjs-plugins/actions/workflows/nodejs.yml)
[](https://codecov.io/gh/g59/nestjs-plugins)
## Install
```sh
npm install
```
## Packages
This repository is managed as monorepo.
| Package | Version |
| :---------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------- |
| **[nestjs-firebase](./packages/nestjs-firebase)** | [](https://badge.fury.io/js/nestjs-firebase) |
| **[nestjs-graphql-relay](./packages/nestjs-graphql-relay)** | [](https://badge.fury.io/js/nestjs-graphql-relay) |
| **[nestjs-slack-webhook](./packages/nestjs-slack-webhook)** | [](https://badge.fury.io/js/nestjs-slack-webhook) |
| **[nestjs-zendesk](./packages/nestjs-zendesk)** | [](https://badge.fury.io/js/nestjs-zendesk) |
## Usage
```sh
# recommend
pre-commit install
npm run start:dev --workspace example
```
## Contributing
PRs accepted.
## License
[MIT](./LICENSE) © g59