{"id":20424927,"url":"https://github.com/genfirst/seed-angular1","last_synced_at":"2025-06-10T14:10:50.340Z","repository":{"id":43142538,"uuid":"64013757","full_name":"GenFirst/seed-angular1","owner":"GenFirst","description":"Seed project for AngularJS 1.X","archived":false,"fork":false,"pushed_at":"2016-10-05T17:04:55.000Z","size":18,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T04:44:23.866Z","etag":null,"topics":["seed","seed-angular1"],"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/GenFirst.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":"2016-07-23T11:45:14.000Z","updated_at":"2019-03-04T13:44:16.000Z","dependencies_parsed_at":"2022-09-22T06:50:28.514Z","dependency_job_id":null,"html_url":"https://github.com/GenFirst/seed-angular1","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/GenFirst%2Fseed-angular1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenFirst%2Fseed-angular1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenFirst%2Fseed-angular1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenFirst%2Fseed-angular1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenFirst","download_url":"https://codeload.github.com/GenFirst/seed-angular1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenFirst%2Fseed-angular1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259089057,"owners_count":22803671,"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":["seed","seed-angular1"],"created_at":"2024-11-15T07:11:30.181Z","updated_at":"2025-06-10T14:10:50.294Z","avatar_url":"https://github.com/GenFirst.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# seed-angular1\nSeed project for AngularJS 1.X uses ```npm``` and ```bower``` as package management tools and ```gulp``` as a build tool. \n\nIncluded packages comprise: angular-ui-router, angular-bootstrap, angular-animate.\n\n#### Requirements\nIn order to use gulp gulp-cli needs to be installed globally\n```npm install --global gulp-cli```\n\n#### Configuration and usage\nChange the project name (*my-project*) in the following places:\n * root directory\n * ```bower.json``` (change other info also)\n * ```package.json``` (change other info also)\n\nOptionally, module name (currently *MainModule*) can be changed in several places. Best option is to search and replace the string in the whole application.\n\nInstall initial node modules:\n```npm install```\n\nInstall initial bower components:\n```bower install```\n\nAn example component is given that shows a simple message on the home screen. Based on that template, each functionality should be separated into a separate folder under app/components directory. Please consult the following [website](https://scotch.io/tutorials/angularjs-best-practices-directory-structure) for detailed description of the implemented folder structure. Common features should be put in the app/common directory.\n\nSeveral basic gulp tasks are implemented. They should be adapted to suit a specific project needs. Gulp tasks:\n * *watch* - watches app directory for changes in .js and .html files\n * *watch-des* - specifically developed for designers, watches assets and app directories for changes in .html, .less, .sass and .css files. It also watches the img directory.\n * *build-dev* - builds the application for the development. It creates source maps for both minimized js and css files.\n * *build-prod* - builds the application for the production. It does not create source maps for minimized js and css files.\n * *default* - default task that runs *build-dev* immediately.\n\nTo add constants that depend on build profiles, change ```app/config.json```.\n\n#### Defaults\nDefault ```.gitignore``` file is set up for ignoring:\n * InteliJ project files\n * installed npm and bower components\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenfirst%2Fseed-angular1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenfirst%2Fseed-angular1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenfirst%2Fseed-angular1/lists"}