{"id":19233094,"url":"https://github.com/reflexdemon/ng-gulp","last_synced_at":"2025-07-24T22:12:52.194Z","repository":{"id":26306422,"uuid":"29754389","full_name":"reflexdemon/ng-gulp","owner":"reflexdemon","description":"This is a demo project to learn Angular and Gulp","archived":false,"fork":false,"pushed_at":"2017-07-29T14:03:39.000Z","size":98,"stargazers_count":3,"open_issues_count":9,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-19T04:11:32.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://demo-venkatvp.rhcloud.com","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/reflexdemon.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}},"created_at":"2015-01-23T21:37:34.000Z","updated_at":"2016-10-12T11:14:52.000Z","dependencies_parsed_at":"2022-08-27T08:11:29.713Z","dependency_job_id":null,"html_url":"https://github.com/reflexdemon/ng-gulp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/reflexdemon/ng-gulp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fng-gulp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fng-gulp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fng-gulp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fng-gulp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reflexdemon","download_url":"https://codeload.github.com/reflexdemon/ng-gulp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflexdemon%2Fng-gulp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266910788,"owners_count":24004972,"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-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":"2024-11-09T16:08:50.474Z","updated_at":"2025-07-24T22:12:52.175Z","avatar_url":"https://github.com/reflexdemon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ng-gulp\n============\n\nGitHub pages : [http://reflexdemon.github.io/ng-gulp](http://reflexdemon.github.io/ng-gulp)\n\n#Introduction\n\nThis is a project started as a scrachpad applicaiton to start wetting my hands on Angular JS and with my intrest growing day by day on this I felt like there is more to do and started deploying my application in the Cloud platform for me to playaround.\n\nThe running version can be found at, [http://demo-venkatvp.rhcloud.com](http://demo-venkatvp.rhcloud.com)\n\n##Demos\n\n1. TODO: This is a sampe application to mke use of browser's `localstorage` and maintain some persistant data.\n2. Temperature Conversion Utility: This is a module dedicated to demo RESTful service Angular JS fusion.\n3. Customer : This is a module that makes use of RESTFul webservice and demonstrate the CRUD opration using RESTful services.\n\nPlease feel free to fork and suggest improvements.\n\n## Onetime Setup\nIf you dont have `gulp` and `bower` installed globally before please do this.\n\n```bash\nnpm install -g gulp bower \n```\n\nThis is required to be done if the `package.json` is updated antime.\n\n```bash\nnpm install\n```\n\n\n## Development\n\nTo start developing in the project run:\n\n```bash\ngulp serve\n```\n\nThen head to `http://localhost:3000` in your browser.\n\nThe `serve` tasks starts a static file server, which serves the AngularJS application, and a watch task which watches all files for changes and lints, builds and injects them into the index.html accordingly.\n\n## Tests\n\nTo run tests run:\n\n```bash\ngulp test\n```\n\n**Or** first inject all test files into `karma.conf.js` with:\n\n```bash\ngulp karma-conf\n```\n\nThen you're able to run Karma directly. Example:\n\n```bash\nkarma start --single-run\n```\n\n## Production ready build - a.k.a. dist\n\nTo make the app ready for deploy to production run:\n\n```bash\ngulp dist\n```\n\nNow there's a `./dist` folder with all scripts and stylesheets concatenated and minified, also third party libraries installed with bower will be concatenated and minified into `vendors.min.js` and `vendors.min.css` respectively.\n\n\n## Test production ready code\n\nTo make the app ready for deploy to production run:\n\n```bash\ngulp serve-dist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflexdemon%2Fng-gulp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freflexdemon%2Fng-gulp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflexdemon%2Fng-gulp/lists"}