{"id":22161954,"url":"https://github.com/niawjunior/blog","last_synced_at":"2026-04-19T13:32:03.132Z","repository":{"id":71734849,"uuid":"170476538","full_name":"niawjunior/blog","owner":"niawjunior","description":"Personal Blog Using Angular(ssr) + Markdown + Firebase","archived":false,"fork":false,"pushed_at":"2020-09-04T01:01:02.000Z","size":6609,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T15:47:34.036Z","etag":null,"topics":["angular","angular-universal","blog","firebase","markdown"],"latest_commit_sha":null,"homepage":"https://niawjunior.github.io/blog/","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/niawjunior.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":"2019-02-13T09:11:27.000Z","updated_at":"2024-03-19T06:50:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"35b0c3f6-3a33-4e63-8434-b6d8c47f5ee5","html_url":"https://github.com/niawjunior/blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/niawjunior/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niawjunior%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niawjunior%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niawjunior%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niawjunior%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niawjunior","download_url":"https://codeload.github.com/niawjunior/blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niawjunior%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["angular","angular-universal","blog","firebase","markdown"],"created_at":"2024-12-02T04:17:42.267Z","updated_at":"2026-04-19T13:32:03.116Z","avatar_url":"https://github.com/niawjunior.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/niawjunior/blog.svg?branch=master)](https://travis-ci.org/niawjunior/blog)\n\n# Angular Blog Engine\n\nA minimal Angular starter for Universal JavaScript using the [Angular CLI](https://github.com/angular/angular-cli)\nIf you're looking for the Angular Universal repo go to [**angular/universal**](https://github.com/angular/universal)  \n\n## Getting Started\n\nThis demo is built following the [Angular CLI Wiki guide](https://github.com/angular/angular-cli/wiki/stories-universal-rendering)\n---\n\n### Build Time Pre-rendering vs. Server-side Rendering (SSR)\nThis repo demonstrates the use of 2 different forms of Server-side Rendering.\n\n**Pre-render** \n* Happens at build time\n* Renders your application and replaces the dist index.html with a version rendered at the route `/`.\n\n**Server-side Rendering (SSR)**\n* Happens at runtime\n* Uses `ngExpressEngine` to render your application on the fly at the requested url.\n\n---\n\n### Installation\n* `npm install` or `yarn`\n\n### Development (Client-side only rendering)\n* run `ng serve`\n\n### Production (also for testing SSR/Pre-rendering locally)\n**`npm run deploy \u0026\u0026 npm run start`** - Compiles your application and spins up a Node Express to serve your Universal application on `http://localhost:4000`.\n\n**`npm run build:prerender \u0026\u0026 npm run serve:prerender`** - Compiles your application and prerenders your applications files, spinning up a demo http-server so you can view it on `http://localhost:8080`\n**Note**: To deploy your static site to a static hosting platform you will have to deploy the `dist/browser` folder, rather than the usual `dist`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniawjunior%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniawjunior%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniawjunior%2Fblog/lists"}