I am using a local realm db and would like to add RMP on top of it. Is it possible to do that? e.g. User registers an account and then the realm is uploaded to the server.
It is currently not possible to "convert" an unsynced Realm file to a synced Realm. You will have to open the unsynced Realm and a new synced Realm side-by-side, and copy the data over.