I am confused with backend.
I am designing a private web-app where I also want to upload private media without exposing anything private in frontend.
I did firebase authentication since only 2 emails are allowed to enter.
I am so confused how to do it in the best way possible. Firebase storage is not free and I was wondering if all providers are charging.
I want to know how to handle backend. It’s my biggest fear. Not only because of private media also because I am paranoid about hackers and being a dumbass.
Please don’t tell me to ask AI because each time it proposes something new and confuses me even more.