Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Latest commit

 

History

History
46 lines (28 loc) · 1.64 KB

File metadata and controls

46 lines (28 loc) · 1.64 KB

Techmmunity - TypeORM NestJS Error Handler

CodeFactor DeepScan grade Coverage Status tests npm Downloads

THIS IS AN ALPHA VERSION, WE DON'T RECOMMEND USING THIS IN PRODUCTION YET!!!

Discord Badge

Install

With Yarn:

yarn add @techmmunity/database-error-handler

With NPM:

npm i @techmmunity/database-error-handler

Usage

With TypeScript:

With JavaScript:

How to contribute?

All the details about contributing to the project are described here.

Documentation