{"id":20567450,"url":"https://github.com/sombriks/sample-firebase","last_synced_at":"2026-04-30T19:31:16.883Z","repository":{"id":59518323,"uuid":"537259402","full_name":"sombriks/sample-firebase","owner":"sombriks","description":"sample firebase","archived":false,"fork":false,"pushed_at":"2023-01-26T02:31:17.000Z","size":399,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-11T00:06:35.903Z","etag":null,"topics":["firebase","vue"],"latest_commit_sha":null,"homepage":"https://sample-firebase-2022.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/sombriks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-16T01:10:33.000Z","updated_at":"2023-03-05T02:08:23.000Z","dependencies_parsed_at":"2023-02-14T13:30:48.626Z","dependency_job_id":null,"html_url":"https://github.com/sombriks/sample-firebase","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/sombriks/sample-firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sombriks%2Fsample-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sombriks%2Fsample-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sombriks%2Fsample-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sombriks%2Fsample-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sombriks","download_url":"https://codeload.github.com/sombriks/sample-firebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sombriks%2Fsample-firebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","vue"],"created_at":"2024-11-16T04:46:44.620Z","updated_at":"2026-04-30T19:31:16.866Z","avatar_url":"https://github.com/sombriks.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sample firebase\n\ntesting everything firebase has\n\n## how to run this project\n\n```bash\nnpm install\nnpm run emulators\n# do this into another terminal\nnpm run dev\n```\n\n## how to create a project skeleton like this\n\n```bash\nmkdir sample-firebase\ncd sample-firebase\nnpm init -y\nnpm i -D firebase-tools\nnpx firebase login\nnpm firebase init\n# several interactive prompts...\n```\n\nselect any firebase feature you wish, except for functions\n\nadd `firebase emulators:start` on package.json as the \"emulators\" script\n\ncreate another project with [create-vue](https://github.com/vuejs/create-vue)\nand move the artifacts into this new project.\n\nchange `hosting\u003epublic` folder from _public_ to _dist_ in\n[firebase.json](firebase.json).\n\n[create a web application on firebase web console](https://firebase.google.com/docs/web/setup?)\nand put the info inside a [.env file](.env). also add it as\n[secrets in your github project](https://docs.github.com/en/actions/security-guides/encrypted-secrets)\nif you plan to use actions to build and deploy.\n\n## known issues\n\n- if you plan to use firebase functions you will need a\n  [blaze plan](https://firebase.google.com/pricing) for your firebase project.\n- [GitHub action](https://github.com/FirebaseExtended/action-hosting-deploy)\n  only publishes the hosting project. complete deploy running locally only.\n\n## next steps\n\n- [X] how to combine emulators structure into modern frontend tools\n- [X] the use of cloud functions\n- [X] the use of firebase authentication\n- [X] use of firebase hosting\n- [X] the use of firestore / realtime database\n- [ ] use of file store\n- [ ] use of pub/sub\n- [ ] how to properly setup GitHub action to build and deploy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsombriks%2Fsample-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsombriks%2Fsample-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsombriks%2Fsample-firebase/lists"}