{"id":15823042,"url":"https://github.com/webcat12345/user-portal","last_synced_at":"2026-04-26T12:32:52.721Z","repository":{"id":66229289,"uuid":"446339285","full_name":"webcat12345/user-portal","owner":"webcat12345","description":"User Portal Website","archived":false,"fork":false,"pushed_at":"2022-01-14T05:54:48.000Z","size":545,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T08:27:21.337Z","etag":null,"topics":["angular","typescript"],"latest_commit_sha":null,"homepage":"https://webcat12345.github.io/user-portal/","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/webcat12345.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":"2022-01-10T08:29:29.000Z","updated_at":"2022-07-29T00:08:49.000Z","dependencies_parsed_at":"2023-05-03T09:31:54.827Z","dependency_job_id":null,"html_url":"https://github.com/webcat12345/user-portal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webcat12345/user-portal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcat12345%2Fuser-portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcat12345%2Fuser-portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcat12345%2Fuser-portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcat12345%2Fuser-portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcat12345","download_url":"https://codeload.github.com/webcat12345/user-portal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcat12345%2Fuser-portal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32297895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: 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","typescript"],"created_at":"2024-10-05T08:02:56.628Z","updated_at":"2026-04-26T12:32:52.701Z","avatar_url":"https://github.com/webcat12345.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# User Portal Website\n\n[![codecov](https://codecov.io/gh/webcat12345/user-portal/branch/master/graph/badge.svg?token=XYSEDWWUUO)](https://codecov.io/gh/webcat12345/user-portal)\n\n## Description\n\nThis project was created by [Angular](https://github.com/angular/angular) and deployed as a Github Page.\n\n## Prerequisite\n\n* This project will run on `node.js` environment.\n* This is the frontend service, so to run this, you may need to run backend api on your local and change the [environment.ts](./src/environments/environment.ts) to refer the correct api url.\n* By default, api url for the local environment is http://localhost:3000, you can check the [environment.ts](./src/environments/environment.ts).\n* Or you can use the hosted api - https://user-portal-api-v1.herokuapp.com, you can check the [environment.prod.ts](./src/environments/environment.prod.ts).\n\n## Technical specifications\n\n* We are using [Tailwindcss](https://tailwindcss.com/) for the UI components, you can find out the default team from [tailwind.config.js](./tailwind.config.js)\n* To improve the performance, we are trying to handle Change Detection Strategy carefully.\n\n## About project configure\n\n* Hosted on Github, and CI/CD configured using [Github Actions](https://github.com/features/actions) and [Github Pages](https://pages.github.com/)\n* Github action will check code quality, such as lint, unit test for each git push actions\n* When you push your code to the `master` branch, the [action](./.github/workflows/deploy.yml) will deploy your changes to the hosting.\n* Each of your pushes will be automatically tested by the [action](./.github/workflows/code-quality-check.yml).\n* Code coverage supported.\n\n## Running on local environment\n\n```bash\n$ npm install\n$ npm run start\n# Or if you have @angular/cli installed globally on your computer\n$ ng serve\n```\n\n## Running test manually\n\n```bash\n# unit tests\n$ npm run test\n\n# lint check\n$ npm run lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcat12345%2Fuser-portal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebcat12345%2Fuser-portal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcat12345%2Fuser-portal/lists"}