NathanGrenier / SOEN-341

Web Project for Concordia's SOEN 341 Class (Software Process)
https://soen-341.vercel.app
1 stars 2 forks source link

Swap Vercel Blob for S3 #223

Closed briantkatch closed 5 months ago

briantkatch commented 5 months ago

🛠 Proposed Changes:

Ran out of bandwidth on Vercel free. People were depending on @vercel/blob in several places so I stubbed it in a lib file to communicate with S3.

Everyone should test their upload-related feature in the preview environment. I gave the AWS secrets to Nathan

briantkatch commented 5 months ago

@NathanGrenier deploy failed due to Neon error, is that a compute limit you mentioned that is resetting soon?

NathanGrenier commented 5 months ago

@NathanGrenier deploy failed due to Neon error, is that a compute limit you mentioned that is resetting soon?

Ya, should reset on April 1st or 2nd.

github-actions[bot] commented 5 months ago

Vercel Preview URL :rocket: : https://soen-341-373a1ie2u-nathangreniers-projects.vercel.app Neon branch :elephant: : https://console.neon.tech/app/projects/shiny-smoke-03744977/branches/br-fancy-grass-a5a39xjy

briantkatch commented 5 months ago

Checks passing with Neon back online, so test your features ig @CarciDev

briantkatch commented 5 months ago

I think we can merge this? Need an approval @NathanGrenier or @CarciDev