nestjs-addons/in-memory-db

RFC: utilize bazel for build

cmwhited opened this issue · 3 comments

Description

Bazel is a build and test platform that is incredibly powerful and fast.
This RFC is to convert the builds and tests kicked off by the GitHub actions over to utilize bazel and leverage its power.

I'm good with exploring this avenue. Can you submit a PR that reflects this? Using GitHub Actions

Absolutely. On it.

Closing this in favor of moving to nx