In This Tutorial we will create 2 PWA, one for the BackOffice, where you can Add, Remove Edit Songs (With Text Information, Song Cover and Audio mp3 file).
This Back Office App will show how to implement TB Firebase Plugin , including Authentification, and all the CRUD (Create, Rad, Update, Delete) widgets.
The Second App will just Implement the “Read” Mode and the Anonymous Authentification: User will be able to enter to the App without Signing In and to view the Database Contents (The songs in our example)
...