https://github.com/thothom/nestjs
A NestJs wrapper for ThothOM
https://github.com/thothom/nestjs
javascript nestjs nodejs thothom typescript
Last synced: about 2 months ago
JSON representation
A NestJs wrapper for ThothOM
- Host: GitHub
- URL: https://github.com/thothom/nestjs
- Owner: thothom
- License: apache-2.0
- Created: 2021-10-13T10:26:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T16:16:53.000Z (over 3 years ago)
- Last Synced: 2025-10-21T21:38:14.158Z (8 months ago)
- Topics: javascript, nestjs, nodejs, thothom, typescript
- Language: TypeScript
- Homepage: https://thothom.com
- Size: 836 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
A NestJs wrapper for [@thothom/core](https://github.com/thothom/core).
## Installation
With Yarn:
```sh
yarn add @thothom/nestjs
```
With NPM:
```sh
npm i @thothom/nestjs
```
## Usage
Please, check [the docs](https://thothom.com/docs/integrations/nestjs) for more information.
