codeforbtv / cvoeo-app

The "Money on My Mind" app helps CVOEO's Reach-Up clients stay on track with their personal finance coaching.
Apache License 2.0
11 stars 4 forks source link

Connect to cvoeo sftp from fb function #72

Closed iritush closed 5 years ago

iritush commented 5 years ago

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.

seinick commented 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.

seinick commented 5 years ago

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.

iritush commented 5 years ago

@seinick. Mind reviewing this when you get a chance? Thanks