Wondering if anyone has set up an admin dashboard in a separate app to their main app?
I currently have an admin dashboard within my app, but it doesn’t seem like a great way to do it security-wise? It’s set up so only my account can view + needs a separate secret key - but still feels a budget way to do it. Maybe I’m being paranoid?
Can of course easily set up a separate app, but then does it raise a load of issues because of using the same Firebase? Would the rules get crossed over/overwritten? And in general is it just paranoid overkill?
From ChatGPT: