{"id":20414889,"url":"https://github.com/asifvora/vue-firebase","last_synced_at":"2025-07-26T08:38:26.529Z","repository":{"id":134925712,"uuid":"178164539","full_name":"asifvora/vue-firebase","owner":"asifvora","description":"Vue Firebase application.","archived":false,"fork":false,"pushed_at":"2019-03-30T13:25:15.000Z","size":293,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-30T00:41:47.602Z","etag":null,"topics":["application","authentication","authentification","authorization","firebase","firebase-auth","firebase-authentication","firebase-database","firebase-firestore","middleware","store","utils","vue","vue2","vuejs","vuejs-components","vuejs-tutorial","vuejs2","vuejs2-tutorial","vuex"],"latest_commit_sha":null,"homepage":"https://firebase-vue.netlify.com/","language":"Vue","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/asifvora.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,"zenodo":null}},"created_at":"2019-03-28T08:56:56.000Z","updated_at":"2020-02-14T08:17:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b42ce2e-6230-48ec-b2ad-a2ec48e2a8ee","html_url":"https://github.com/asifvora/vue-firebase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asifvora/vue-firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifvora%2Fvue-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifvora%2Fvue-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifvora%2Fvue-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifvora%2Fvue-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asifvora","download_url":"https://codeload.github.com/asifvora/vue-firebase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifvora%2Fvue-firebase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267141132,"owners_count":24041982,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["application","authentication","authentification","authorization","firebase","firebase-auth","firebase-authentication","firebase-database","firebase-firestore","middleware","store","utils","vue","vue2","vuejs","vuejs-components","vuejs-tutorial","vuejs2","vuejs2-tutorial","vuex"],"created_at":"2024-11-15T06:13:13.709Z","updated_at":"2025-07-26T08:38:26.494Z","avatar_url":"https://github.com/asifvora.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Firebase\nVue Firebase application.\n\n## Getting Started\n\nFor help getting started with VueJs, view online\n[documentation](https://vuejs.org/).\n\n#### [Setup VueJs](https://cli.vuejs.org/)\n\n#### Clone the repo\n\n```sh\n$ https://github.com/asifvora/vue-firebase.git\n$ cd vue-firebase/\n```\n\n#### Project setup\n```\nnpm install\n```\n\n#### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n#### Compiles and minifies for production\n```\nnpm run build\n```\n\n#### Run your tests\n```\nnpm run test\n```\n\n#### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n# Notes\n\nChange the environments variable based on your configuration in .env file root directory of your project.\n\n```sh\nVUE_APP_FIREBASE_API_KEY=your apiKey\nVUE_APP_FIREBASE_AUTH_DOMAIN=your authDomain\nVUE_APP_FIREBASE_DB_URL=your databaseURL\nVUE_APP_FIREBASE_PROJECT_ID=your projectId\nVUE_APP_FIREBASE_STORAGE_BUCKET=your storageBucket\nVUE_APP_FIREBASE_MESSAGING_SENDER_ID=your messagingSenderId\n```\n\n## Questions?🤔 \n  \nHit me on [![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/007_dark_shadow)\n[![Medium](https://img.shields.io/badge/Medium-asifvora-brightgreen.svg)](https://medium.com/@asifvora)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-asifvora-blue.svg)](https://www.linkedin.com/in/asif-vora/) \n[![Instagram](https://img.shields.io/badge/Instagram-Asif%20Vora-green.svg)](https://www.instagram.com/007_dark_shadow/) \n\n\n## License\n\nCopyright (c) Asif Vora\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasifvora%2Fvue-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasifvora%2Fvue-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasifvora%2Fvue-firebase/lists"}