JephphJ
Convex Communityโ€ข2y agoโ€ข
14 replies
Jephph

Strategies to reduce file bandwidth?

Currently on the free plan and am using Convex to store my user's profile images (as well as all other data because its awesome).

I hit the file bandwidth limit pretty quickly this month and am concerned that even the pro plan might not be enough when I put my app out to the public.

Image urls are stored on a user as profileImage. I have a feed type UI that renders cards with user profiles.

Hoping to allow users to add images outside of profile images as well so the demand will only increase.

Using Convex with React Native Expo
Was this page helpful?