Open RyanMarten opened 4 years ago
Firebase functions has its own node modules and it will have to have its own folder. This means separating /app into /app-frontend and /app-backend.
instead of app
new folder called /injest
(top level on the repo)
--> firebase init in that new folder
This has been done. Note as of latest PR merging (firebase functions) this folder has been lost
The functions are in ingest/functions
Acceptance Criteria: Function written and part of github repo Successfully deployed and functional Tested by jest