My laptop just died and i didn't have any backup so all my work is lost. I have been working on a web app and i've been using firebase to host it. Is it possible to get back the source code from firebase?
From @Kato
There is no method available to grab your Firebase code. You should be utilizing your own version control (e.g. git) to manage your revisions and backups.