Best practices for selfhosted stored files/images in next.js?

Viewed 16

At the moment I using supabase with next. I decide to migrate to postgres on my docker-compose.

How I can keep images/files in database, similar like in supabase?

0 Answers
Related