Use from one mongo DB in my mobile app an website

HI
I have a web site and one mobile app that both of them are designed with meteor and mongo DB as database.Now I want both of them read and write from one database. In fact these databases must synchronous. what should I do?

This thread will help :slight_smile: