I need to import a NestJs project with all database entities classes in multiple NestJs projects in order to reduce code duplication.
This is the package.json of my datab