Best practices for building an integration feature and account settings feature

Hi there,

I’m building an app that has a few board integration features, and I want to add an account setting feature.

I’m planning on hosting this on monday code and I’m wondering what’s the best practice for laying out my code - can I have the account settings code live alongside my integration feature code in the same repo, should I keep the account settings app in a separate repo?

I’d love it if some of the experiences folks could share some of their thoughts on the pros and cons.

Thanks so much!