{"id":21678287,"url":"https://github.com/base-apps/angular-firebase-template","last_synced_at":"2025-04-12T05:15:08.256Z","repository":{"id":143662775,"uuid":"66698656","full_name":"base-apps/angular-firebase-template","owner":"base-apps","description":"Starter template for Angular Base Apps project with Firebase","archived":false,"fork":false,"pushed_at":"2017-03-03T01:02:42.000Z","size":160,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T05:14:56.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://base-apps.github.io/angular-base-apps/templates/angular-firebase-template","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/base-apps.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":"2016-08-27T05:55:32.000Z","updated_at":"2018-06-12T07:16:35.000Z","dependencies_parsed_at":"2024-01-07T21:45:37.684Z","dependency_job_id":null,"html_url":"https://github.com/base-apps/angular-firebase-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-firebase-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-firebase-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-firebase-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-firebase-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/base-apps","download_url":"https://codeload.github.com/base-apps/angular-firebase-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519557,"owners_count":21117761,"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":[],"created_at":"2024-11-25T14:27:42.629Z","updated_at":"2025-04-12T05:15:08.239Z","avatar_url":"https://github.com/base-apps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Base Apps Template with Firebase\n\nThis is a starter web application project using [Angular Base Apps](http://base-apps.github.io/angular-base-apps/latest/#!/)\nand [Firebase](https://firebase.google.com/).  The build system is powered by [Babel](https://babeljs.io/)\nand [Brunch](http://brunch.io), providing you with a sensible default to bootstrap your application\non a modern language platform with compile time safety across the entire stack of static resources.\n\n[![Build Status](https://travis-ci.org/base-apps/angular-firebase-template.svg)](https://travis-ci.org/base-apps/angular-firebase-template)\n\n## Features\n\n### Basic\n  * ES6 by default\n  * Reloading of resource on save\n  * Modular folder-by-feature architecture\n  * Javascript/CSS/HTML minification for production\n  * [Karma](http://karma-runner.github.io) for unit tests\n  * [ESlint](http://eslint.org) for linting\n\n### Firebase\n  * [AngularFire](https://github.com/firebase/angularfire) for Firebase integration\n  * [firebase-mock](https://github.com/soumak77/firebase-mock) for unit testing Firebase code\n\n## Requirements\n\nYou'll need the following software installed to get started.\n\n  - [Node.js](http://nodejs.org): Use the installer for your OS.\n  - [Git](http://git-scm.com/downloads): Use the installer for your OS.\n    - Windows users can also try [Git for Windows](http://git-for-windows.github.io/).\n\n## Configuration\n\nUpdate `app/config/config-firebase.js` to include your Firebase configuration.  You can find more info [here](https://firebase.google.com/docs/web/setup).\n\n## Get Started\n\nClone this repository, where `app` is the name of your app.\n\n```bash\ngit clone git@github.com:base-apps/angular-firebase-template.git starter\n```\n\nChange into the directory.\n\n```bash\ncd starter\n```\n\nInstall the dependencies. If you're running Mac OS or Linux, you may need to run `sudo npm install` instead, depending on how your machine is configured.\n\n```bash\nnpm install\n```\n\nWhile you're working on your project, run:\n\n```bash\nnpm start\n```\n\nThis will compile your front end resource and assemble your Angular app.\n**Now go to `localhost:3333` in your browser to see it in action.**\n\nTo build your app for production, run:\n\n```bash\nnpm run production\n```\n\nTo run unit tests with [karma](http://karma-runner.github.io):\n\n```bash\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbase-apps%2Fangular-firebase-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbase-apps%2Fangular-firebase-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbase-apps%2Fangular-firebase-template/lists"}