As was mentioned in #88, the emulators for Firebase are not very light on minimalistic in any sense of the word.
In addition to that, I was forced to create a Google account to test Simlin locally.
Is there any way that we can quickly implement an alternative backend? I would love to just use an SQLite database to store everything, including user data. I believe Passport allows for that. If it makes it easier in the beginning we might say that if you are running non-Firebase version, you can only login with email/password?
Thoughts?