Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hive-o/libraries

The Hive Zero ToolKit provides a set of packages to make working with NestJS & Next.js framework easier.
https://github.com/hive-o/libraries

github nestjs nextjs probot

Last synced: 2 months ago
JSON representation

The Hive Zero ToolKit provides a set of packages to make working with NestJS & Next.js framework easier.

Awesome Lists containing this project

README

        

# Hive Zero Libraries
---

The Hive Zero Libraries provides a set of packages to make working with NestJS & Next.js framework easier.

## Packages
---

### @hive-o/nest-probot
Provides module to integrate probot with NestJS framework. Read more [here](/packages/nest-probot/README.md).

```shell
# npm
npm install @hive-o/nest-probot

# yarn
yarn add @hive-o/nest-probot
```