Was able to create some firebase functins by instantiating a db in the src directory, importing directly into individual components, and querying collections. For development, we should look to use this model to catalyze iterations and then transition to a cloud function model when we are comfortable.
A good next task @MosesSupposes would be to create a blueprint for migrating an existing functionality to firestore cloud function, and we also need to sort out any access issues that may arise. Let me know your thoughts on this game plan
*** note: this commit also removes the events page
Was able to create some firebase functins by instantiating a db in the src directory, importing directly into individual components, and querying collections. For development, we should look to use this model to catalyze iterations and then transition to a cloud function model when we are comfortable.
A good next task @MosesSupposes would be to create a blueprint for migrating an existing functionality to firestore cloud function, and we also need to sort out any access issues that may arise. Let me know your thoughts on this game plan
*** note: this commit also removes the events page