{"id":24969429,"url":"https://github.com/intrepidpursuits/angularscaffold","last_synced_at":"2025-03-29T04:47:57.308Z","repository":{"id":83126207,"uuid":"49723693","full_name":"IntrepidPursuits/AngularScaffold","owner":"IntrepidPursuits","description":"Basic scaffold for building Angular apps, using Node tools","archived":false,"fork":false,"pushed_at":"2016-07-15T12:41:56.000Z","size":21443,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-03T14:46:21.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/IntrepidPursuits.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-01-15T14:31:39.000Z","updated_at":"2016-01-15T14:39:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c57dd69-ccf6-478e-83b7-aead8da47078","html_url":"https://github.com/IntrepidPursuits/AngularScaffold","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/IntrepidPursuits%2FAngularScaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2FAngularScaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2FAngularScaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2FAngularScaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntrepidPursuits","download_url":"https://codeload.github.com/IntrepidPursuits/AngularScaffold/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140551,"owners_count":20729798,"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":"2025-02-03T14:38:08.345Z","updated_at":"2025-03-29T04:47:57.296Z","avatar_url":"https://github.com/IntrepidPursuits.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AngularScaffold\nBasic scaffold for building Angular apps, using Node tools.\n\nPre-installation steps:\n```\nnpm install -g bower\nnpm install -g jasmine\nnpm install -g jasmine-core\nnpm install -g karma\nnpm install -g gulp\nnpm install -g phantomjs-prebuilt \n```\nNote: you only need to do this once on a given machine. -g installs these tools globally.\n\nKnown problem: need to deal with the angular-html preprocessor somehow. Otherwise, this will cause problems if we try to test directives \u0026 template code.\n\nDownload this scaffold, then run:\n```\nnpm install\nbower install\n```\n\nUseful commands:\n```\ngulp: runs build \u0026 test\ngulp build: copies source into dist\ngulp test: runs karma (spec-running tool) \u0026 jshint (linter)\ngulp autorun: starts a Node server, automatically runs gulp build when source changes, initiates auto-refresh in the browser when dist changes\n```\nautorun starts up a Node server, generally accessible by pointing your browser to localhost:8080\n\nNote: gulp \u0026 gulp test will likely throw an error until you add some specs for it to run.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fangularscaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintrepidpursuits%2Fangularscaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fangularscaffold/lists"}