After discussing with the team about backend alternatives. We decided to try use next api backend with vercel in hopes that we can reduce the complexity of needing to manage two models for the same data in firebase.
Acceptance Criteria:
Frontend App is deployed to vercel
Replacement endpoints are created through nextjs api endpoints
Onboarding documentation is created with instructions on how to get access to the vercel project and how to deploy
After discussing with the team about backend alternatives. We decided to try use next api backend with vercel in hopes that we can reduce the complexity of needing to manage two models for the same data in firebase.
Acceptance Criteria: