alphamikle / nest_transact

Simplest transactions support for Nestjs with Typeorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install of this package

damianlluch opened this issue · comments

Hello, how do I install this package?

Thanks!

Hello! As usual npm package:

  1. Add dependency to your package.json
  2. Run npm install under the root of your project
  3. Use it as described in the readme