Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Implement a simple test Firebase Cloud Function #153

Open
RyanMarten opened this issue Mar 16, 2020 · 4 comments
Open

Implement a simple test Firebase Cloud Function #153

RyanMarten opened this issue Mar 16, 2020 · 4 comments

Comments

@RyanMarten
Copy link
Contributor

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

@RyanMarten RyanMarten added this to the Site Basic Functionality milestone Mar 16, 2020
@RyanMarten RyanMarten self-assigned this Mar 16, 2020
@RyanMarten
Copy link
Contributor Author

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
Copy link
Contributor Author

instead of app

new folder called /injest

(top level on the repo)

--> firebase init in that new folder

@RyanMarten RyanMarten assigned ribhav99 and unassigned RyanMarten Mar 24, 2020
@jollyredflames
Copy link
Contributor

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

@ribhav99
Copy link
Contributor

The functions are in ingest/functions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants