{"id":18612159,"url":"https://github.com/wolven531/how-to-ng","last_synced_at":"2026-05-03T05:38:30.488Z","repository":{"id":84114031,"uuid":"348210889","full_name":"Wolven531/how-to-ng","owner":"Wolven531","description":"A repo that demonstrates various Angular techniques (deploy config - Heroku)","archived":false,"fork":false,"pushed_at":"2021-05-27T01:44:38.000Z","size":1585,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-27T02:13:57.342Z","etag":null,"topics":["angular","angularjs-applications","angularjs-apps","angularjs-framework","heroku","ng"],"latest_commit_sha":null,"homepage":"https://how-to-ng.herokuapp.com","language":"TypeScript","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/Wolven531.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":"2021-03-16T04:16:04.000Z","updated_at":"2021-05-27T01:44:41.000Z","dependencies_parsed_at":"2023-10-18T13:31:12.140Z","dependency_job_id":null,"html_url":"https://github.com/Wolven531/how-to-ng","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/Wolven531%2Fhow-to-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolven531%2Fhow-to-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolven531%2Fhow-to-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolven531%2Fhow-to-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wolven531","download_url":"https://codeload.github.com/Wolven531/how-to-ng/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239402464,"owners_count":19632374,"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":["angular","angularjs-applications","angularjs-apps","angularjs-framework","heroku","ng"],"created_at":"2024-11-07T03:16:14.823Z","updated_at":"2025-11-02T22:30:41.355Z","avatar_url":"https://github.com/Wolven531.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How To NG\n\nThis repository is used to demonstrate various Angular techniques\n\n## Requirements\n\n* NodeJS (running version 14.x.x)\n* NPM (running version 6.x.x)\n\n## Scripts\n\n### Important\n\n* `npm run build` - Compiles a complete `dist` folder for simple FTP-style deployment\n* `npm run serve` - Starts the application locally on prt 8080 and opens the system's default browser to the application\n* `npm start` - Starts the application locally\n* `npm test` - Runs the unit tests and reports code coverage\n\n### Miscellaneous\n\n* Angular related\n\t* `npm run ng` - used by Angular CLI for various tasks\n* Git related\n\t* `npm run write-git-commit-to-file` - used to bump the version listed in version.info (during precommit hook)\n\t* `npm run prepare` - used to setup the Husky CLI tool\n* Heroku related\n\t* `npm run heroku-postbuild` - used by Heroku to generate a deployable directory (`dist`)\n\t* `npm run heroku-prebuild` - used by Heroku to install application dependencies\n\t* `npm run start:heroku` - used by Heroku to start the application\n* NodeJS / NPM related\n\t* `npm run prebuild` - generic script that installs dependencies prior to a build step\n\n### Notes\n\nThis project was seeded [using this guide](https://elements.heroku.com/buttons/pbraswell/heroku-angular-seed)\n\nCurrent pipeline status - [![pipeline status](https://gitlab.com/Wolven531/how-to-ng/badges/main/pipeline.svg)](https://gitlab.com/Wolven531/how-to-ng/-/commits/main)\n\n#### TODO\n\n* Improve navigation (add nav items to new components)\n* Hook up address form on Game component to address form\n* Add nicer intro page (since site is live)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolven531%2Fhow-to-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolven531%2Fhow-to-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolven531%2Fhow-to-ng/lists"}