{"id":21044594,"url":"https://github.com/tripflex/vue-firebase-fiery-data","last_synced_at":"2026-04-21T16:06:07.430Z","repository":{"id":147531892,"uuid":"184677807","full_name":"tripflex/vue-firebase-fiery-data","owner":"tripflex","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-03T00:31:58.000Z","size":150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T17:32:43.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tripflex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-03T00:31:17.000Z","updated_at":"2019-05-03T00:32:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"8863907e-30ef-43b0-bc9c-aeb87a31f378","html_url":"https://github.com/tripflex/vue-firebase-fiery-data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fvue-firebase-fiery-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fvue-firebase-fiery-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fvue-firebase-fiery-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fvue-firebase-fiery-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tripflex","download_url":"https://codeload.github.com/tripflex/vue-firebase-fiery-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489898,"owners_count":20299001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T14:17:40.308Z","updated_at":"2025-12-29T17:02:38.565Z","avatar_url":"https://github.com/tripflex.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Firebase Anonymous Accounts\nThis is a demo of converting Anonymous firebase user accounts to full accounts, made possible using boilerplate from the awesome [https://github.com/sayhicoelho/vue-firebase](https://github.com/sayhicoelho/vue-firebase)\n\n## Demo\n[https://authdemo-vue.firebaseapp.com](https://authdemo-vue.firebaseapp.com)\n\n## Sandbox Editor\nhttps://codesandbox.io/s/github/tripflex/vue-firebase-anon-convert\n\n## Changes\n\n### Anonymous Account Login\n[/src/views/auth/Login.vue#L105](https://github.com/tripflex/vue-firebase-anon-convert/blob/master/src/views/auth/Login.vue#L105)\n\n### Anonymous Account Convert\n[/src/views/auth/SignUp.vue#L149](https://github.com/tripflex/vue-firebase-anon-convert/blob/master/src/views/auth/SignUp.vue#L149)\n\n### Other Changes\nThere are a few other changes in here outside of the original [vue-firebase](https://github.com/sayhicoelho/vue-firebase) project:\n\n - Added demo Firebase Project credentials for testing (it's a free account, so you won't be able to be a douche and try and rack up a bill on me)\n - `userProfile` was added to the vuex store, along with related actions and mutation methods.\n - [/src/config/firestore.js](https://github.com/tripflex/vue-firebase-anon-convert/blob/master/src/config/firestore.js) was added to create a user database to set profile values on (to confirm they remain after upgrading anonymous account)\n\nThere are also numerous other minor changes added throughout to add support for anonymous account, checking `currentUser`, and so on.  If you want to see all changes, run a diff with this repo against commit `8048d8db59be8e24d11216f1457db226942a08c0` in the [vue-firebase](https://github.com/sayhicoelho/vue-firebase) repo.\n\n# Vue Firebase\nThe Vue Firebase is a boilerplate to prevent you from starting a Vue.js \u0026 Firebase project from scratch. With that you don't need to worry about some needed features like Authentication, Layout (UI/UX), Environment Variables (DotEnv) and more.\n\n# Setup (to use in your own project or as boilerplate)\n* Run `npm install`\n* Remove demo firebase project file at [/src/config/firebase.js](https://github.com/tripflex/vue-firebase-anon-convert/blob/master/src/config/firebase.js) and rename [/src/config/firebase.default.js](https://github.com/tripflex/vue-firebase-anon-convert/blob/master/src/config/firebase.default.js) to `firebase.js`\n* Copy the file `.env.example` to `.env`\n* Pass your Firebase's configuration within quotations, e.g FIREBASE_API_KEY='\"YOUR_API_KEY\"' (you will have to replace the demo ones)\n* Run `npm run dev` to start the Vue application\n\n# License\n[MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripflex%2Fvue-firebase-fiery-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripflex%2Fvue-firebase-fiery-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripflex%2Fvue-firebase-fiery-data/lists"}