@techmmunity/database-error-handlerdeprecated

Database error handler

Usage no npm install needed!

<script type="module">
  import techmmunityDatabaseErrorHandler from 'https://cdn.skypack.dev/@techmmunity/database-error-handler';
</script>

README

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