Setup local firebase functions

Keep development config, localhost functions will point to remote database in firebase

Start local host for firebase functions for coding.

firebase emulators:start

Last updated