bettersg / SchemesSG_v3

Refactor of SchemeseSG 2024
3 stars 1 forks source link

Set up cloud functions for backend #33

Closed longwind48 closed 1 month ago

longwind48 commented 1 month ago

Description

We need to establish a boilerplate for our Firebase Functions to streamline the deployment process to both staging and production environments. This will help ensure consistency, reduce errors, and improve the overall efficiency of our deployment workflow.

Key Points

Acceptance Criteria

Additional Notes

This task aims to simplify the onboarding process for new developers and ensure that our deployment process is robust and reliable. Github Actions and deployment to production will follow soon.

Useful links