nugentmichael1 / portfolio-resume

1 stars 0 forks source link

Limit Firebase Function invocations and node builds to avoid extra fees. #7

Open nugentmichael1 opened 1 year ago

nugentmichael1 commented 1 year ago

Need to implement limits to function invocations and node builds to avoid extra fees. Use this Firebase documentation.

nugentmichael1 commented 1 year ago

Will create api to download all data at once and store in session storage for any other routes/components' needs.