👍 Grateful for the Moon project #2191
egorkarimov
started this conversation in
Show and tell
Replies: 1 comment
-
|
Love to see it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have implemented an entire CI pipeline with Moon for my TS/Bun monorepo which enables affected builds for GitHub Actions. Works great. But today, I have implemented another very nice thing which will save my time and time for future devs in our project: root commands for local infrastructure management. Nice! Thank you, Moonrepo team!
That's just for start, and it can be extended to provision an entire local cluster so that developers boot an entire project with one command. Isn't it great?
Example code gist: https://gist.github.com/egorkarimov/c16c68d58e1875322ce39e3b8cbbde9e
Screenshots:
Beta Was this translation helpful? Give feedback.
All reactions