Is it somehow possible to deploy my app using firebase hosting, and there use a an under construction template and a login email and password.
Once user sign's in and the email is known email as admin for example, let them see the entire public directory otherwise if the email is not an admin email set in database for example then just show them a message that we will email them once site is public.
How can I do something like this ?