{"id":15184594,"url":"https://github.com/r-park/todo-angular-firebase","last_synced_at":"2026-04-20T02:01:16.129Z","repository":{"id":94278448,"uuid":"43472863","full_name":"r-park/todo-angular-firebase","owner":"r-park","description":"Todo app with Angular CLI • AngularFire2 • Firebase • OAuth • SW-Precache","archived":false,"fork":false,"pushed_at":"2017-07-09T06:41:53.000Z","size":916,"stargazers_count":493,"open_issues_count":3,"forks_count":179,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-10-04T21:58:43.285Z","etag":null,"topics":["angular","angular-cli","angular4","angularfire2","aot","firebase","oauth","offline","sw-precache"],"latest_commit_sha":null,"homepage":"https://ng2-todo-app.firebaseapp.com","language":"TypeScript","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/r-park.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":"2015-10-01T01:39:45.000Z","updated_at":"2025-06-30T01:56:32.000Z","dependencies_parsed_at":"2023-03-18T13:41:54.845Z","dependency_job_id":null,"html_url":"https://github.com/r-park/todo-angular-firebase","commit_stats":null,"previous_names":["r-park/todo-angular2-firebase"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/r-park/todo-angular-firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-park%2Ftodo-angular-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-park%2Ftodo-angular-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-park%2Ftodo-angular-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-park%2Ftodo-angular-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-park","download_url":"https://codeload.github.com/r-park/todo-angular-firebase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-park%2Ftodo-angular-firebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32029857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["angular","angular-cli","angular4","angularfire2","aot","firebase","oauth","offline","sw-precache"],"created_at":"2024-09-27T17:20:34.249Z","updated_at":"2026-04-20T02:01:15.973Z","avatar_url":"https://github.com/r-park.png","language":"TypeScript","readme":"[![CircleCI](https://circleci.com/gh/r-park/todo-angular-firebase.svg?style=shield\u0026circle-token=d1a31de32e5baabbf59aa8f78ba251254261fb3a)](https://circleci.com/gh/r-park/todo-angular-firebase)\n\n\n# Todo app with Angular, AngularFire2, and Firebase\nA simple Todo app example built with **Angular**, **Angular CLI** and **AngularFire2**. The app features a **Firebase** backend with **OAuth** authentication. Try the demo at \u003ca href=\"https://ng2-todo-app.firebaseapp.com\" target=\"_blank\"\u003eng2-todo-app.firebaseapp.com\u003c/a\u003e.\n\n\nStack\n-----\n\n- Angular 4\n- Angular CLI\n- AngularFire2 `4.0.0-rc.1`\n- Firebase\n- RxJS\n- SASS\n- Typescript\n\n\nQuick Start\n-----------\n\n#### Install Angular CLI\n\n```shell\n$ npm install -g @angular/cli\n```\n\n#### Clone the app, install package dependencies, and start the dev server @ `localhost:4200`\n\n```shell\n$ git clone https://github.com/r-park/todo-angular-firebase.git\n$ cd todo-angular-firebase\n$ npm install\n$ npm start\n```\n\n\n## Deploying to Firebase\n#### Prerequisites\n- Create a free Firebase account at https://firebase.google.com\n- Create a project from your [Firebase account console](https://console.firebase.google.com)\n- Configure the authentication providers for your Firebase project from your Firebase account console\n\n#### Configure this app with your project-specific details\n\nEdit `.firebaserc` in the project root:\n\n```json\n{\n  \"projects\": {\n    \"default\": \"your-project-id\"\n  }\n}\n```\n\nEdit the firebase configuration in `src/environments/firebase.ts`\n\n```typescript\nexport const firebaseConfig = {\n  apiKey: 'your api key',\n  authDomain: 'your-project-id.firebaseapp.com',\n  databaseURL: 'https://your-project-id.firebaseio.com',\n  storageBucket: 'your-project-id.appspot.com'\n};\n```\n\n#### Install firebase-tools\n```shell\n$ npm install -g firebase-tools\n```\n\n#### Build and deploy the app\n```shell\n$ npm run build\n$ firebase login\n$ firebase use default\n$ firebase deploy\n```\n\n\nCommands\n--------\n\n|Script|Description|\n|---|---|\n|`npm start`|Start development server @ `localhost:4200`|\n|`npm run build`|build the application to `./dist`|\n|`npm run lint`|Lint `.ts` files|\n","funding_links":[],"categories":["Awesome Angular [![Awesome TipeIO](https://img.shields.io/badge/Awesome%20Angular-@TipeIO-6C6AE7.svg)](https://github.com/gdi2290/awesome-angular) [![Awesome devarchy.com](https://img.shields.io/badge/Awesome%20Angular-@devarchy.com-86BDC1.svg)](https://github.com/brillout/awesome-angular-components)"],"sub_categories":["Angular \u003ca id=\"angular\"\u003e\u003c/a\u003e"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-park%2Ftodo-angular-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-park%2Ftodo-angular-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-park%2Ftodo-angular-firebase/lists"}