{"id":21678288,"url":"https://github.com/base-apps/angular-base-apps-template","last_synced_at":"2025-07-13T16:05:43.937Z","repository":{"id":143662767,"uuid":"63406390","full_name":"base-apps/angular-base-apps-template","owner":"base-apps","description":"Starter template for Angular Base Apps project","archived":false,"fork":false,"pushed_at":"2017-05-05T19:08:52.000Z","size":99,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T05:14:47.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://base-apps.github.io/angular-base-apps/templates/angular-base-apps-template","language":"CSS","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-07-15T08:45:30.000Z","updated_at":"2018-03-21T20:59:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c0fea3f-4361-43d6-9d2d-a6653a098b0c","html_url":"https://github.com/base-apps/angular-base-apps-template","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/base-apps/angular-base-apps-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-base-apps-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-base-apps-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-base-apps-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-base-apps-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/base-apps","download_url":"https://codeload.github.com/base-apps/angular-base-apps-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-apps%2Fangular-base-apps-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265167492,"owners_count":23721455,"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.736Z","updated_at":"2025-07-13T16:05:43.923Z","avatar_url":"https://github.com/base-apps.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Base Apps Template\n\nThis is a starter project for web application based on Angular Base Apps, \npowered by [Babel](https://babeljs.io/) and [Brunch](http://brunch.io). \nIt provides you with a sensible defaults to bootstrap your application on a modern\nlanguage platform with compile time safety across the entire stack of static resources.\n\n[![Build Status](https://travis-ci.org/base-apps/angular-base-apps-template.svg)](https://travis-ci.org/base-apps/angular-base-apps-template)\n\n## Features\n  \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://http://eslint.org) for linting \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\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-base-apps-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# Running in Vagrant box\nYou can add following lines to your index.hmtl to resolve websocket issues.\n```html\n\u003cscript\u003e\n  window.brunch = window.brunch || {};\n  window.brunch.server = 'guest_ip_address';\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbase-apps%2Fangular-base-apps-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbase-apps%2Fangular-base-apps-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbase-apps%2Fangular-base-apps-template/lists"}