{"id":22962110,"url":"https://github.com/actionanand/jamgularblog","last_synced_at":"2026-05-19T02:04:27.465Z","repository":{"id":103768151,"uuid":"364240054","full_name":"actionanand/JAMgularBlog","owner":"actionanand","description":"it's an Angular JAMstack project using static site generator Scully","archived":false,"fork":false,"pushed_at":"2021-06-05T14:48:05.000Z","size":577,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T03:28:30.097Z","etag":null,"topics":["angular","angular11","scully","static-site-generator","wordpress-rest-api"],"latest_commit_sha":null,"homepage":"https://jamgularblog.netlify.app/","language":"TypeScript","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/actionanand.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":"2021-05-04T11:56:00.000Z","updated_at":"2022-05-01T15:49:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"62a1aea0-c9be-4509-8b7e-94142caadf51","html_url":"https://github.com/actionanand/JAMgularBlog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/actionanand/JAMgularBlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2FJAMgularBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2FJAMgularBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2FJAMgularBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2FJAMgularBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actionanand","download_url":"https://codeload.github.com/actionanand/JAMgularBlog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2FJAMgularBlog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264795838,"owners_count":23665241,"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","angular11","scully","static-site-generator","wordpress-rest-api"],"created_at":"2024-12-14T19:15:21.613Z","updated_at":"2026-05-19T02:04:27.426Z","avatar_url":"https://github.com/actionanand.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JAMgularBlog\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.12.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Scully - How to run locally\n - Run `ng build` or `ng build --watch` to build the angular app\n - Run `npm run scully -- --scanRoutes` to scan the Routes (have to run whenever new routes are there)\n - Run `npm run scully` (have to run after building the app)\n - Run `npm run scully -- --watch`\n - If the above commend didn't open in watch mode, then Run `npm run scully:serve` and open Scully [Static server](http://localhost:1668/) \n - set `build:scully` as a command for production to start the app in the server\n\n ## Scully - Help\n - [Scully official](https://scully.io/ \"Scully official\")\n - [JAMstack Static Site generator](https://jamstack.org/generators/ \"staticgen.com\")\n - [Netlify](https://www.netlify.com/)\n\n\n## Troubleshooting\n### How to kill server when seeing “EADDRINUSE: address already in use”\n\n1. To find the process id (PID) associated with the port\n\n```shell\nlsof -i tcp:1668\n```\n\nIt'll display as below. Please note down the PID from that\n\n```bash\nCOMMAND PID   USER  FD  TYPE DEVICE                SIZE/OFF NODE NAME\nnode   44475 chen5 31u IPv4 0x8b1721168764e4bf 0t0 TCP *:strexec-s (LISTEN)\n```\n\n2. Then to kill the process by PID\n\n```bash\nkill -9 44475\n```\n\n-[source](https://levelup.gitconnected.com/how-to-kill-server-when-seeing-eaddrinuse-address-already-in-use-16c4c4d7fe5d)\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionanand%2Fjamgularblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factionanand%2Fjamgularblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionanand%2Fjamgularblog/lists"}