Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hive-o/libraries
- Owner: hive-o
- Created: 2024-07-27T06:13:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T17:09:49.000Z (5 months ago)
- Last Synced: 2024-09-27T08:02:24.373Z (3 months ago)
- Topics: github, nestjs, nextjs, probot
- Language: TypeScript
- Homepage:
- Size: 25.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/spider/.eslintrc.json
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
```