{"id":22577162,"url":"https://github.com/incuca/vue-firebase","last_synced_at":"2025-07-19T13:11:04.605Z","repository":{"id":130523012,"uuid":"109641304","full_name":"InCuca/vue-firebase","owner":"InCuca","description":"A vue project template with support for firebase based on official webpack","archived":false,"fork":false,"pushed_at":"2018-02-23T20:55:54.000Z","size":39,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T17:36:30.038Z","etag":null,"topics":["bootstrap","firebase","vuejs","vuejs-templates"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/InCuca.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-06T03:07:34.000Z","updated_at":"2023-06-09T19:24:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"d884e3af-198c-458b-aecd-37d3e691507b","html_url":"https://github.com/InCuca/vue-firebase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InCuca/vue-firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fvue-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fvue-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fvue-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fvue-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InCuca","download_url":"https://codeload.github.com/InCuca/vue-firebase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fvue-firebase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265937430,"owners_count":23852112,"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":["bootstrap","firebase","vuejs","vuejs-templates"],"created_at":"2024-12-08T04:12:02.025Z","updated_at":"2025-07-19T13:11:04.600Z","avatar_url":"https://github.com/InCuca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Firebase Template\n\n\u003e A vue project template with support for firebase based on official webpack\n\n## Usage\n\n``` bash\nvue init InCuca/vue-firebase my-project\n```\n\n## Configure\n\nAdd firebase settings in `config/dev.firebase.js` and `config/prod.firebase.js`\n\n## Scripts\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run e2e tests\nnpm run e2e\n\n# run all tests\nnpm test\n```\n\nFor a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n\n## Deploy\n\n1. Install firebase-tools: `npm install -g firebase-tools`\n2. Build the project with `npm run build`\n3. Go to the firebase folder: `cd dist`\n4. Set current project: `firebase use` or `firebase use --add`\n5. To be able to send emails with your Gmail account: enable access to [Less Secure Apps](https://www.google.com/settings/security/lesssecureapps) and [Display Unlock Captcha](https://accounts.google.com/DisplayUnlockCaptcha). For accounts with 2-step verification enabled [Generate an App Password](https://support.google.com/accounts/answer/185833).\n6. Set the `gmail.email` and `gmail.password` Google Cloud environment variables to match the email and password of the Gmail account used to send emails (or the app password if your account has 2-step verification enabled). For this use:\n  ```bash\n  firebase functions:config:set gmail.email=\"myusername@gmail.com\" gmail.password=\"secretpassword\"\n  ```\n7. Deploy your project using `firebase deploy`\n8. Open the app using `firebase open hosting:site`, this will open a browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincuca%2Fvue-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincuca%2Fvue-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincuca%2Fvue-firebase/lists"}