Hacker News new | ask | show | jobs
by philip1209 3395 days ago
We just open sourced our monorepo which uses Bazel - https://GitHub.com/staffjoy/v2

It has some major speed benefits. But it's not turnkey. Setting it up is hard. Its dep management in Go isn't compatible with lint, vet, etc. We never got node modules installing with Bazel.

1 comments

If you send me an email (skelterjohn at google dot com) I'd love to help you get things working with that repo and GCCB.