An open API service indexing awesome lists of open source software.

https://github.com/quasarframework/firebase-sample-apps

Quasar sample apps for Firebase integration.
https://github.com/quasarframework/firebase-sample-apps

Last synced: 20 days ago
JSON representation

Quasar sample apps for Firebase integration.

Awesome Lists containing this project

README

          

# **Quasar-Firebase Sample Apps**:
A working repository to highlight and show the integration of Google's Firebase services with in the Quasar framework. Each concept will be siloed with in its own application to focus on the scope of the implementation. If an example doesn't highlight a need or sepecific concern with in its scope please consider researching in our discord *#firebase* channel within the backend api grouping or post a question on our forum.

Each application is meant to be considered in conjunction with the dev.to blog post series Quasar-Firebase.

## **Applications**
### **Base Implementation**
- Firebase Initialization
- Base Service & Structure
### **Email Authentication**
- Create and log in users via Email & Password
### **Data Integration**
- User Profile
- Vuexfire
- QUploader to Google Cloud Storage