@rolster/vinegar-typeorm
v3.3.1
Published
Package containing clean architecture implementations with Typeorm.
Maintainers
Readme
Rolster Vinegar Typeorm
Package containing clean architecture implementations with Typeorm.
Installation
npm i @rolster/vinegar-typeormConfiguration
You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.
{
"files": ["node_modules/@rolster/types/index.d.ts"]
}Contributing
- Daniel Andrés Castillo Pedroza :rocket:
