{"id":16439183,"url":"https://github.com/posva/vuefire-vite-example","last_synced_at":"2025-08-25T13:20:50.835Z","repository":{"id":146341900,"uuid":"579952630","full_name":"posva/vuefire-vite-example","owner":"posva","description":"Example project using VueFire in a vite project","archived":false,"fork":false,"pushed_at":"2022-12-22T09:26:55.000Z","size":47,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T14:04:07.818Z","etag":null,"topics":["firebase","firebase-authentication","firebase-database","firestore","vue","vuefire"],"latest_commit_sha":null,"homepage":"https://vite-vuefire.web.app","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/posva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":null,"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},"funding":{"github":"posva"}},"created_at":"2022-12-19T10:59:26.000Z","updated_at":"2025-03-09T11:36:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ceb928e-e3ce-4348-ba2d-d0ece492d859","html_url":"https://github.com/posva/vuefire-vite-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/posva/vuefire-vite-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fvuefire-vite-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fvuefire-vite-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fvuefire-vite-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fvuefire-vite-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posva","download_url":"https://codeload.github.com/posva/vuefire-vite-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2Fvuefire-vite-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272072735,"owners_count":24868507,"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-08-25T02:00:12.092Z","response_time":1107,"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":["firebase","firebase-authentication","firebase-database","firestore","vue","vuefire"],"created_at":"2024-10-11T09:08:23.732Z","updated_at":"2025-08-25T13:20:50.785Z","avatar_url":"https://github.com/posva.png","language":"Vue","funding_links":["https://github.com/sponsors/posva"],"categories":[],"sub_categories":[],"readme":"# Vite example with VueFire\n\n- [Demo on Stackblitz](https://stackblitz.com/github/posva/vuefire-vite-example?file=README.md)\n- [Online Demo](https://vite-vuefire.web.app/)\n\nThis is a working example of how to use VueFire with Vite created with:\n\n```sh\nnpx create vite my-vuefire-app --template vue-ts\n```\n\nThen added VueFire and firebase\n\n```sh\nnpm i firebase vuefire\n```\n\n\u003e **Note**\n\u003e Replace `npm` with your favorite package manager\n\nSettup a Firebase app at [Firebase Console](https://console.firebase.google.com/) and follow their instructions to get your Firebase config and set it in `main.ts`.\n\nUsed `firebase-tools` package to add the configuration to the project with:\n\n```sh\nfirebase init\n```\n\nThe options selected were:\n\n- Realtime Database\n- Firestore\n- Hosting\n\nMake sure to change the `public` directory to `dist`, configure as a single-page-app. If you set up GitHub actions, **make sure the repository is created** before calling `firebase init`. If you miss any step, that's fine you can call `firebase init` again and select only what you want to add.\n\n## GitHub Workflows\n\nThe GitHub workflows you will find in this repository have been adapted from the generated ones to include a cache with pnpm.\n\n## Firebase config\n\nIf you want to use this repository as a starter for your project, make sure to replace the different firebase files with your own or simply, run `firebase init` to override them. You will also need to update the config in `main.ts` with your own.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposva%2Fvuefire-vite-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposva%2Fvuefire-vite-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposva%2Fvuefire-vite-example/lists"}