Skip to content

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

Notifications You must be signed in to change notification settings

aaronksaunders/vue3-firebase-composable1

Repository files navigation

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.

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages