jacobwennebro
HOBBYOP
3 months ago
Hey, quick and simple question. I have a bun mono repo set up with a package for my server, and a package for a library consumed by the server. When I deploy from the GitHub repo, it creates a running service for both my server and my library package. How can I configure it in such a way that really only the server package is what gets deployed?
0 Replies