aspect-build / bazel-examples

Bazel examples
https://aspect.build
Apache License 2.0
107 stars 70 forks source link

feat: Add monorepo nestjs example #307

Open lekhanhtoan37 opened 8 months ago

lekhanhtoan37 commented 8 months ago

What is the current behavior?

Lack of monorepo nestjs example

Describe the feature

lekhanhtoan37 commented 8 months ago

Example which I made: https://github.com/lekhanhtoan37/bazel-nestjs-monorepo-example

jbedard commented 8 months ago

Want to open a PR to add that to bazel-examples? I think I'd want to change and simplify a few things if you're open for feedback before merging it..?

lekhanhtoan37 commented 8 months ago

@jbedard I submitted a pr https://github.com/aspect-build/bazel-examples/pull/309. Please feel free to feedback