Open zaro opened 1 month ago
May be you could write your ideas on what could be implemented
I asked the developer of the original library and his advice was to get rid of yarn, lerna and use pnpm, turbo, changesets instead
I had my own ideas but they seems to be solved by @eicrud/eicrud
@danyalutsevich Well, I would say i's mostly bugfixes and releasing to NPM.
As you pointed out, for new projects probably there are better options and this eicrud looks quite interesting.
get rid of yarn, lerna and use pnpm, turbo, changesets instead
I don't think the biggest problem of the library is the tooling around it, so while this will have some effect probably won't do much in terms of adoption. Also the underlying TypeORM library seems is rapidly falling out of favour which isn't helping either.
The library while doing a really good job, need quite some re-factoring to be easier to add new features.
The company that sponsored this fork originally is not interested for quite some time in it and I myself don't have the time/need to maintain the library as I have moved to projects that don't use it.