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.
- Host: GitHub
- URL: https://github.com/quasarframework/firebase-sample-apps
- Owner: quasarframework
- License: mit
- Created: 2019-10-16T13:37:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-16T13:21:42.000Z (over 3 years ago)
- Last Synced: 2025-04-22T14:40:23.582Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.56 MB
- Stars: 69
- Watchers: 2
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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