Can i save all of my sensors data to 1 File then storage it in Firebase

Hi, i'm doing IOT project, collecting those sensors below and monitor them using node red. So in the end of the day, i want to save all of the data, then storage it into Firebase (Cloud FireStore or Storage ? which one)? which node i need to use to do that? i'm new at node red

Hi

I have done a similar project and after some research I decided on Node Red, Influxdb and Grafana. This is the video I used to get started, the final results were great