{"id":28406566,"url":"https://github.com/hwclass/bootcamp-angular-firebase-demo","last_synced_at":"2025-07-22T04:04:40.953Z","repository":{"id":23645858,"uuid":"27016179","full_name":"hwclass/bootcamp-angular-firebase-demo","owner":"hwclass","description":"A demo to present the technologies, Angular.js and Firebase combining into a sample voting application.","archived":false,"fork":false,"pushed_at":"2015-03-28T13:36:11.000Z","size":2343,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T07:16:56.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/hwclass.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}},"created_at":"2014-11-22T23:35:18.000Z","updated_at":"2018-02-05T13:36:12.000Z","dependencies_parsed_at":"2022-08-22T03:50:44.325Z","dependency_job_id":null,"html_url":"https://github.com/hwclass/bootcamp-angular-firebase-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hwclass/bootcamp-angular-firebase-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fbootcamp-angular-firebase-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fbootcamp-angular-firebase-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fbootcamp-angular-firebase-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fbootcamp-angular-firebase-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hwclass","download_url":"https://codeload.github.com/hwclass/bootcamp-angular-firebase-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fbootcamp-angular-firebase-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266424024,"owners_count":23926124,"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-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2025-06-01T22:11:28.311Z","updated_at":"2025-07-22T04:04:40.935Z","avatar_url":"https://github.com/hwclass.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"bootcamp-angular-firebase-demo\n==============================\n\nA demo to present the technologies, Angular.js and Firebase combining into a sample voting application.\n\n### Prerequisites\n\nNode Package Manager (npm) - use npm to install project dependencies including bower and http-server. You can get npm [here](http://nodejs.org/)\n\n### Install Dependencies\n\nAfter cloning the repository, you firstly need install Node Package Manager:\n\n```\nsudo apt-get install npm\n```\n\nThen the next step is installing the packages:\n\n```\nnpm install -g\n```\n\nWe have two kinds of dependencies in this project: tools and angular framework code.\n\n* We get the tools we depend upon via `npm`, the [node package manager](http://nodejs.org/).\n* We get the angular code via `bower`, a [client-side code package manager](http://bower.io/).\n\n```\nnpm install bower -g\ncd app\nbower install\n```\n\nBower will install all client dependencies into  the following folder in your project.\n\n* `app/libs` - contains the angular framework files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhwclass%2Fbootcamp-angular-firebase-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhwclass%2Fbootcamp-angular-firebase-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhwclass%2Fbootcamp-angular-firebase-demo/lists"}