{"id":15184639,"url":"https://github.com/aryanj-nyc/angular-cli-heroku-boilerplate","last_synced_at":"2025-10-26T23:30:37.299Z","repository":{"id":89797287,"uuid":"88891002","full_name":"AryanJ-NYC/angular-cli-heroku-boilerplate","owner":"AryanJ-NYC","description":"The bare minimum starter code that allows users to easily deploy Angular CLI projects powered by Node and Express to Heroku.","archived":false,"fork":false,"pushed_at":"2020-08-15T00:01:52.000Z","size":181,"stargazers_count":13,"open_issues_count":0,"forks_count":24,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T00:51:09.312Z","etag":null,"topics":["angular","angular-2","angular-cli","angular2","angular6","angular6-boilerplate","angular6-seed","boilerplate","express","heroku","node","nodejs","template"],"latest_commit_sha":null,"homepage":"https://angular-cli-heroku-boilerplate.herokuapp.com/","language":"TypeScript","has_issues":false,"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/AryanJ-NYC.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":"2017-04-20T17:10:52.000Z","updated_at":"2023-12-19T17:40:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"159e3b9f-b720-4c9d-b650-67443e8ab83a","html_url":"https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate","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/AryanJ-NYC%2Fangular-cli-heroku-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanJ-NYC%2Fangular-cli-heroku-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanJ-NYC%2Fangular-cli-heroku-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanJ-NYC%2Fangular-cli-heroku-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AryanJ-NYC","download_url":"https://codeload.github.com/AryanJ-NYC/angular-cli-heroku-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238408662,"owners_count":19467153,"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","angular-2","angular-cli","angular2","angular6","angular6-boilerplate","angular6-seed","boilerplate","express","heroku","node","nodejs","template"],"created_at":"2024-09-27T17:21:15.567Z","updated_at":"2025-10-26T23:30:36.945Z","avatar_url":"https://github.com/AryanJ-NYC.png","language":"TypeScript","funding_links":["https://www.paypal.me/AryanJ"],"categories":[],"sub_categories":[],"readme":"# Angular CLI Heroku Boilerplate\nThis README outlines how to quickly deploy your Angular CLI project to Heroku.\n\n## Prerequisites\n* [Git](http://git-scm.com/)\n* [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli)\n\n## Installation\n* `git clone https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate.git \u003cyour-project-name\u003e`\n* `cd \u003cyour-project-name\u003e`\n* `npm install`\n\n## Running\n### Running locally\n* `npm start`\n* Visit your app at [http://localhost:8080](http://localhost:8080)\n  * This should be similar to my [Heroku site](https://angular-cli-heroku-boilerplate.herokuapp.com/)\n\n### Deploying to Heroku\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n**OR**\n\n* Install [Homebrew](https://brew.sh/)\n* `brew install heroku`\n* `heroku create \u003cyour-project-name\u003e`\n* `git push heroku master`\n* `heroku open`\n\n## Changes Made to Original Angular CLI code\n\n* Added [`server.js`](https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate/blob/master/server.js)\n* Added `@angular/cli` to dev-dependencies in [`package.json`](https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate/blob/master/package.json)\n* Added `@angular/compiler-cli` to dev-dependencies in [`package.json`](https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate/blob/master/package.json)\n* Added `postinstall` script to [`package.json`](https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate/blob/master/package.json) that builds app for production deployment\n* Edited `start` script in [`package.json`](https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate/blob/master/package.json) to launch run [`server.js`](https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate/blob/master/server.js) instead of Angular CLI server\n\n## Support\nLike this boilerplate? Support my developments.\n\n[![Support via PayPal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://www.paypal.me/AryanJ)\n\nPlease star this repository to help it gain exposure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryanj-nyc%2Fangular-cli-heroku-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryanj-nyc%2Fangular-cli-heroku-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryanj-nyc%2Fangular-cli-heroku-boilerplate/lists"}