Sunday, 2 April 2017

Using two database reference in Firebase Cloud Functions

I am creating 2 projects:

1: For Managers. Where all data are manipulated by managers. These are contents, pictures etc.

2: For users. Where all information are indexed for users to search contents easily. User information are stored such as names etc.

I want to configure the first project's cloud functions to index the information managed and store it to the second project.

Is this possible? Or should I just put them all in one project. I want to scale them individually in the long run. Thanks for any help.



via Isaiah Jan Caracol Navasquez

No comments:

Post a Comment