{"id":17823371,"url":"https://github.com/purarue/projects","last_synced_at":"2025-03-18T16:30:29.531Z","repository":{"id":42678390,"uuid":"273127527","full_name":"purarue/projects","owner":"purarue","description":"project for describing my other projects","archived":false,"fork":false,"pushed_at":"2025-02-26T16:35:06.000Z","size":63781,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T17:36:35.783Z","etag":null,"topics":["github-api-v3","nextjs","portfolio","portfolio-website"],"latest_commit_sha":null,"homepage":"https://purarue.xyz/projects","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/purarue.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":"2020-06-18T02:55:04.000Z","updated_at":"2025-02-26T16:35:09.000Z","dependencies_parsed_at":"2024-12-26T12:53:59.194Z","dependency_job_id":null,"html_url":"https://github.com/purarue/projects","commit_stats":null,"previous_names":["seanbreckenridge/projects"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purarue%2Fprojects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purarue%2Fprojects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purarue%2Fprojects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purarue%2Fprojects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purarue","download_url":"https://codeload.github.com/purarue/projects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940058,"owners_count":20372044,"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":["github-api-v3","nextjs","portfolio","portfolio-website"],"created_at":"2024-10-27T17:57:47.990Z","updated_at":"2025-03-18T16:30:29.526Z","avatar_url":"https://github.com/purarue.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## projects\n\nLive at [purarue.xyz/projects](https://purarue.xyz/projects)\n\n[`update`](./update) compares [`data.toml`](./data.toml) against my current repos from a cached Github response. If there are any new projects, prompts me to edit a description in vim as markdown. That markdown is then compiled into HTML when the site is built\n\nThe metadata from the github API helps me determine project ordering.\n\nThis is served on a different base path (`/projects`) in production, with `yarn prod-build \u0026\u0026 yarn prod-server`, with `nginx` like:\n\n```nginx\nlocation /projects/ {\n  proxy_pass http://127.0.0.1:3000/projects;\n}\nlocation /projects/_next/ {\n  # required since the above proxy pass doesn't end with '/'\n  proxy_pass http://127.0.0.1:3000/projects/_next/;\n}\n```\n\n`./push` syncs the images to S3, the HTTP prefix for the (public) images on that bucket is set in `.env`. The `PREFIX` environment variable is set in `package.json` for the `prod-build` and `next.config.js` files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurarue%2Fprojects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurarue%2Fprojects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurarue%2Fprojects/lists"}