Looking for Examples of Modular Monoliths with Packs and Packwerk Implementation

This message was imported from the Ruby/Rails Modularity Slack server. Find more info in the import thread.

Message originally sent by slack user U72MA62M3V0

Hello! I stumbled into this community doing research on modular monoliths. We’re trying to break up our application into smaller modules to enhance the developer experience. Right now it’s a mess when we’re implementing new functionality and with a growing team it’s time to do something about it!

Do you know any repositories that use a modular approach with packs and packwerk I can take a look at for inspiration?

Message originally sent by slack user U70DMIK7VPU

Maybe https://github.com/rootstrap/rails-modular-monolith-with-ddd/ ?

It’s a playground repository that @santib <@U711F1XFOWZ> <@U70KITP2Z77> have been using to try different approaches and tools for implementing modular monoliths in Rails.

It’s not a real world application, but it might still be useful as an example I guess :sweat_smile:

Message originally sent by slack user U72MA62M3V0

I already found this one but thank you for chipping in! It’s definitely useful as an example. I was wondering if there was a larger and more mature application I could use :slightly_smiling_face:

<@U72MA62M3V0> I’d be willing to give you a tour of our system. DM me

Message originally sent by slack user U72MA62M3V0

That’s very kind of you Gary. Thank you so much! I’ll shoot you a DM :slightly_smiling_face: