{"id":18677391,"url":"https://github.com/persteenolsen/angular-14-example-gh-pages","last_synced_at":"2026-04-14T14:32:11.692Z","repository":{"id":231697982,"uuid":"782465975","full_name":"persteenolsen/angular-14-example-gh-pages","owner":"persteenolsen","description":"Angular 14 Web Client at GH Pages working towards a .NET 8 REST API at Azure serving as a Membership system with Email verification","archived":false,"fork":false,"pushed_at":"2025-11-02T12:55:15.000Z","size":368,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-02T14:31:33.389Z","etag":null,"topics":["angular","azure","devops","dotnet","github-actions","github-pages","mssql"],"latest_commit_sha":null,"homepage":"https://persteenolsen.github.io/angular-14-example-gh-pages","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/persteenolsen.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-05T11:08:20.000Z","updated_at":"2025-11-02T12:54:34.000Z","dependencies_parsed_at":"2025-12-08T14:04:16.929Z","dependency_job_id":null,"html_url":"https://github.com/persteenolsen/angular-14-example-gh-pages","commit_stats":null,"previous_names":["persteenolsen/angular-14-example-gh-pages"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/persteenolsen/angular-14-example-gh-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fangular-14-example-gh-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fangular-14-example-gh-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fangular-14-example-gh-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fangular-14-example-gh-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/persteenolsen","download_url":"https://codeload.github.com/persteenolsen/angular-14-example-gh-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persteenolsen%2Fangular-14-example-gh-pages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","azure","devops","dotnet","github-actions","github-pages","mssql"],"created_at":"2024-11-07T09:33:45.572Z","updated_at":"2026-04-14T14:32:11.684Z","avatar_url":"https://github.com/persteenolsen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# angular-14-example - verification-boilerplate\n\nAngular 14 Auth Boilerplate - Sign Up with Verification, Login and Forgot Password\n\nWorking towards a .NET 8 Web API\n\n# Last updated\n\n- 07-01-2026\n\nThe Web API was made without the ASP.NET Core Identity using custom JWT middleware\n\n# Functionality of the Web App\n\n- JWT authentication with refresh tokens\n- Refresh token rotation\n- Revoked token reuse detection\n- Email sign up and verification\n- Forgot password and reset password functionality\n- Role based authorization with two roles \"User\" and \"Admin\"\n- CRUD Account management routes with role based access control\n\n# Tech used for this Web Client\n\n- Node.js version 20\n- Volta for Node Version management\n- Angular 14 is the JS framework for this frontend\n- TypeScript\n- Jasmin for Unit Testing\n- Karma for configuration and HTML Test report coverage\n- GH Pages for hosting\n- VS Code is my developement tool\n\n# Tech used for Web API, DB, Hosting and DevOps\n\n- .NET 8\n- MS SQL for the DB\n- Azure App Service for Hosting\n- DevOps by Azure Repos and Pipelines\n- CORS Policy with Credentials set to true\n- Azure Data Studio for DB Management\n- VS Code as developement tool\n- Swagger API documentation with routes\n\n# Architectural / Design pattern\n\n- MVC architectural / design pattern which separates the App into logical components \n\n# Installing the Angular Client\n\n- Make sure you have a new version of Node installed\n- Download the code by zip or fork\n- Run the command npm install by the command promt\n\n# Development server:\n\n- npm run start\n\n- You can view the development server at `localhost:4200`\n\n# Production build:\n\n- npm run build\n\nThe production build will be in the folder: dist\n\n# Testing\n\n- npm run test\n\nTesting with Karma and Jasmine\n\nTest example 1 - src/test.example.spec\n\nTest example 2 - src/app/test.example.spec\n\nNote: Testing was not working with Angular 15 !\n\nMaybe could be solved adding a test.spec.ts\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersteenolsen%2Fangular-14-example-gh-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpersteenolsen%2Fangular-14-example-gh-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersteenolsen%2Fangular-14-example-gh-pages/lists"}