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
- Host: GitHub
- URL: https://github.com/aaronksaunders/vue3-firebase-composable1
- Owner: aaronksaunders
- Created: 2020-11-30T02:08:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-30T22:11:41.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T20:11:21.497Z (10 months ago)
- Topics: ionic, ionic-framework, vue3-composition-api, vue3-firebase, vue3-ionic, vue3-typescript, vuejs
- Language: CSS
- Homepage: http://www.fiwic.com
- Size: 425 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.
[](https://ko-fi.com/W7W31U7HM)