{"id":16398689,"url":"https://github.com/admwx7/portfolio","last_synced_at":"2026-02-17T14:00:59.775Z","repository":{"id":28246837,"uuid":"116207168","full_name":"admwx7/portfolio","owner":"admwx7","description":"A portfolio website to house a blog and information about my current and past projects","archived":false,"fork":false,"pushed_at":"2024-03-26T10:29:00.000Z","size":1596,"stargazers_count":2,"open_issues_count":26,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T01:46:04.648Z","etag":null,"topics":["codeship","firebase","hacktoberfest","portfolio"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/admwx7.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}},"created_at":"2018-01-04T02:56:37.000Z","updated_at":"2022-01-14T23:06:31.000Z","dependencies_parsed_at":"2024-10-28T09:16:14.034Z","dependency_job_id":"151e8752-86a7-4774-b006-325f88f2b4bb","html_url":"https://github.com/admwx7/portfolio","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/admwx7/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admwx7%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admwx7%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admwx7%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admwx7%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/admwx7","download_url":"https://codeload.github.com/admwx7/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admwx7%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29546746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T13:00:00.370Z","status":"ssl_error","status_checked_at":"2026-02-17T12:57:14.072Z","response_time":100,"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":["codeship","firebase","hacktoberfest","portfolio"],"created_at":"2024-10-11T05:13:31.459Z","updated_at":"2026-02-17T14:00:59.741Z","avatar_url":"https://github.com/admwx7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[ ![Codeship Status for admwx7/portfolio](https://app.codeship.com/projects/05e08dd0-d602-0135-6dca-1afc2eb9ace9/status?branch=master)](https://app.codeship.com/projects/263150)\n\n# Getting Started\n\n## Project Setup\n* Requires a firebase project setup for functions and hosting\n* Populate the appropriate keys in the FirebaseService.ts\n\n## Local Dev - UI\n* Install required globals `npm i -g yarn`\n* Install local deps `yarn install`\n* Start the dev server `yarn start`\n* To lint your code `yarn run lint`\n  * To autofix errors `yarn run lint:fix`\n\n## Local Dev - Functions\n* Install local deps `cd functions \u0026\u0026 npm install`\n* Start the functions `npm start`\n\n## Local Deployments\n* Install required globals `npm i -g firebase-tools`\n* Login to your firebase account `firebase login`\n  * This account will require deployment accesss for hosting / functions in firebase\n* Run deployment script `yarn run deploy`\n  * `yarn run deploy:hosting` will deploy just the UI\n  * `cd functions \u0026\u0026 npm run deploy` will deploy just the Functions\n\n## CI Pipeline\n* Relies on Codeship which contains the credentials for connecting to firebase\n* When a new refresh token is needed, update the FIREBASE_TOKEN environment variable with the token generated by `firebasse login:ci`\n\n### Test pipeline\nThe following commands are run for CI phase \"setup\"\n```bash\nnpm i -g yarn\nyarn install\n```\n\nThe following commands are run for the CI phase \"test pipelines\"\n```bash\nyarn run lint\n```\n\n### Deploy pipeline\nThe following commands are run for the CI phase \"deploy\"\n```bash\ncd functions\nnpm i\ncd ..\nnpm i -g firebase-tools\nyarn run deploy\n```\n\n### Required Environment Variables\n* FIREBASE_TOKEN - required for firebase-tools\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadmwx7%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadmwx7%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadmwx7%2Fportfolio/lists"}