Closed iritush closed 5 years ago
The PR looks fine to me. Package-lock may need to be regenerated but no big deal. Thanks for making some of the names a little clearer.
If @doub1ejack can get on to review in a day or two we can let him merge it should he deem it be so. If he is too hard to reach then I guess I'll do it at some point.
@seinick. Mind reviewing this when you get a chance? Thanks
Started working on pulling data from the sftp server to the firebase data base: -Created a firebase function that makes a connection to the sftp server and lists the files at the root. -Function is executed as an http request for the time being.