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

https://github.com/aaronksaunders/vue3-firebase-composable1

vue3 composition api with firebase and ionic framework. implementing list and detail page along with pull to refresh
https://github.com/aaronksaunders/vue3-firebase-composable1

ionic ionic-framework vue3-composition-api vue3-firebase vue3-ionic vue3-typescript vuejs

Last synced: 8 months ago
JSON representation

vue3 composition api with firebase and ionic framework. implementing list and detail page along with pull to refresh

Awesome Lists containing this project

README

          

# Vue3 Firebase Composable Introduction w/ Ionic Framework

Firebase has come a long way and IMHO the API has gotten much easier to integrate into your applications even without third-party libraries.

This is the source code for the project that I walkthru the process of developing a firebase composable to access collections and documents. Watch Me Code in the youtube video.
- https://www.youtube.com/watch?v=-pFu52HCd20

### Setting Firebase Configuration
- This project requires an `.env` file in the root directory of the project containing the project id for your firebase project
```
VUE_APP_FIREBASE_PROJECT_ID=xxxx-yyyyy-dev
```

### Supporting the Work On YouTube
Please checkout the video and like and subscribe to the channel. Also if you appreciate the work, please support the efforts here.

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W31U7HM)