dcsil / dream-team

Team repository for Dream Team
https://dreamtune-cdf8a.web.app/auth/login
0 stars 1 forks source link

Implement a simple test Firebase Cloud Function #153

Open RyanMarten opened 4 years ago

RyanMarten commented 4 years ago

Acceptance Criteria: Function written and part of github repo Successfully deployed and functional Tested by jest

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

RyanMarten commented 4 years ago

instead of app

new folder called /injest

(top level on the repo)

--> firebase init in that new folder

jollyredflames commented 4 years ago

This has been done. Note as of latest PR merging (firebase functions) this folder has been lost

ribhav99 commented 4 years ago

The functions are in ingest/functions