{"id":20564958,"url":"https://github.com/thaispalmer/angular-base-application","last_synced_at":"2026-05-08T13:03:58.566Z","repository":{"id":81341196,"uuid":"89552251","full_name":"thaispalmer/angular-base-application","owner":"thaispalmer","description":"AngularJS Base Application Boilerplate for easily start a new powerful application","archived":false,"fork":false,"pushed_at":"2017-04-27T03:40:38.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T19:46:40.434Z","etag":null,"topics":["angular1","angularjs","boilerplate","bootstrap","grunt","restful-client"],"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/thaispalmer.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":"2017-04-27T03:34:59.000Z","updated_at":"2023-04-26T20:59:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"80bc67c2-465c-41a8-b540-18e9135dc958","html_url":"https://github.com/thaispalmer/angular-base-application","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/thaispalmer%2Fangular-base-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thaispalmer%2Fangular-base-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thaispalmer%2Fangular-base-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thaispalmer%2Fangular-base-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thaispalmer","download_url":"https://codeload.github.com/thaispalmer/angular-base-application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242174950,"owners_count":20084304,"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":["angular1","angularjs","boilerplate","bootstrap","grunt","restful-client"],"created_at":"2024-11-16T04:30:08.283Z","updated_at":"2026-05-08T13:03:53.517Z","avatar_url":"https://github.com/thaispalmer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"AngularJS Base Application Boilerplate\n======================================\n\nA Powerful boilerplate for AngularJS applications, created for easily start new projects.\n\nPrepared for REST API, front-end powered by Bootstrap Sass and it's fully automated with Grunt.\n\n- - -\n\nRequirements\n------------\n\nBefore start, verify if all the requirements listed in [dependencies.md](docs/markdown/install/dependencies.md) are met.\n\n\nInstalling\n----------\n\nThis application uses [npm](https://www.npmjs.com/) for installing\n[Bower](http://bower.io/) and [Grunt](http://gruntjs.com/) with it's extensions.\nI use Bower for dependency management for the application like Angular and\nBootstrap, and Grunt for automation some tasks, like compiling the application\nitself.\n\nTo install all the development dependencies, run:\n\n    npm install\n\nThis will isntall Bower, Grunt and it's extensions locally.\n\nWith Bower already installed, for download the application dependencies, run:\n\n    bower install\n\nAnd then, to compile the application in production environment, run `grunt build-prod`\nor just:\n\n    grunt build\n\nAfter the build, the whole application will be at `/dist` folder.\n\n\nDevelopment\n-----------\n\nWhile developing, it will occur the need to update the compiled files in `/dist`.\nOr just update the styles and then recompile Sass, or adding new svg icons.\n\nTo avoid running Grunt again after every change in the source, there's the `dev`\ntask, that after detect some changes in the folder or the code, recompiles that\npart again. To use, just open the terminal and run:\n\n    grunt dev\n\nIf you just need to build the app in development environment, run `grunt build-dev`\n\nIn this build, it will be used all the constants from the dev environment.\n\n\nDocumentation\n-------------\n\nAll the docs for this boilerplate will be contained in `/docs` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthaispalmer%2Fangular-base-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthaispalmer%2Fangular-base-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthaispalmer%2Fangular-base-application/lists"}