humblFINANCE / humblFINANCE-frontend

the official codebase for the humblFINANCE web app
https://humbl-finance-frontend.vercel.app
Other
2 stars 1 forks source link

FINAL PRODUCTION DEPLOYMENT #59

Open jjfantini opened 3 months ago

jjfantini commented 3 months ago

Main Goal

These are all tasks that need to be finished before the project is delivered by EOW on July 19th (can take the weekend if need the time). They are to ensure the software is robust and reliable for production deployment. The Tests should be deployed on a branch that is identical to master, but with a different ENV. Use TEST stripe keys, and enable a DEBUG flag to bypass the hcaptcha. Please consult @kimsohyuncans for this. We can have a different Vercel deployment in a development environment, to set DEBUG flags and TEST keys in the ENV. We can share the NEXT and SUPABASE env vars.

Tasks

References

Image

Image

app-generator commented 3 months ago

Ty @jjfantini

All the above are noted.

jjfantini commented 3 months ago

Deprecated Modules and ESLint Warnings for this commit deployment.

You can find deployment here!

Image

Image

jjfantini commented 3 months ago

hello @sgnd, can we have a checku on the status of vercel deployment for production and testing. I excpect these tasks to all be finished by the end of the work sprint.

@app-generator