Rockets NestJS TypeOrm Extended
Description
An extension for TypeOrm.
Install | Examples | Changelog |
---|
Core Features
- TypeOrm Wrapper
- Create custom connections
Installation
with npm: npm i @rockts-org/nestjs-typeorm-ext --save
with yarn: yarn add @rockts-org/nestjs-typeorm-ext
Guide
Prerequisites
Basic Example
You can find a basic usage of the TypeormExt Module in this Sample
Unit Tests
yarn test
E2E Tests
yarn test:e2e
Changelog
See CHANGELOG.
Documentation
You can read the full API reference
And you can see an implementation sample at Event Module Sample
Copyright © 2022 Rockets.