{"id":28443420,"url":"https://github.com/aarich/photos-site","last_synced_at":"2026-04-17T12:33:08.078Z","repository":{"id":40578805,"uuid":"321132170","full_name":"aarich/photos-site","owner":"aarich","description":"Simple photo gallery for Apache HTTP Server using React","archived":false,"fork":false,"pushed_at":"2023-03-17T13:29:13.000Z","size":3557,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-29T12:39:20.025Z","etag":null,"topics":["apache-httpd","photography","php","practice-project","react"],"latest_commit_sha":null,"homepage":"https://photos.mrarich.com","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/aarich.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}},"created_at":"2020-12-13T18:28:15.000Z","updated_at":"2021-12-22T04:00:21.000Z","dependencies_parsed_at":"2025-06-29T12:42:49.355Z","dependency_job_id":null,"html_url":"https://github.com/aarich/photos-site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aarich/photos-site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarich%2Fphotos-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarich%2Fphotos-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarich%2Fphotos-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarich%2Fphotos-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarich","download_url":"https://codeload.github.com/aarich/photos-site/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarich%2Fphotos-site/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31929703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["apache-httpd","photography","php","practice-project","react"],"created_at":"2025-06-06T07:40:20.110Z","updated_at":"2026-04-17T12:33:08.060Z","avatar_url":"https://github.com/aarich.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build](https://github.com/aarich/photos-site/workflows/Build/badge.svg)\n\n# Simple Photo Gallery in React + Apache Http Server\n\nThis was built for [photos.mrarich.com](https://photos.mrarich.com) but the source is reusable, at least as a starting point.\n\n## Features\n\n- Paginated gallery\n- \"Reactive\" image sizing to save bandwidth on mobile\n- RSS Feed ([feed.php](https://photos.mrarich.com/feed))\n- Caching\n- Keyboard navigation\n- Tag filtering\n- URL navigation\n- Automatic EXIF data display\n- Probably some bugs\n\n## Usage\n\n- Run `npm install` to install dependencies.\n- Add an `img` directory in the `public` folder.\n  - The images should match `IMG_X.JPG`. The format can be updated in [`utils.ts`](src/utils/utils.ts).\n  - You can experiment with image sizes. In most places the image is resized on the server to conserve bandwidth, so whatever size is used will likely be reduced before being displayed anywhere.\n  - To save time/space/energy, you should also just put the `img` directory in your webserver root and make sure to not overwrite it when copying output files.\n- Update [`manifest.json`](public/manifest.json)\n- Update [links throughout](https://github.com/aarich/photos-site/search?q=mrarich)\n- Update [`.env`](/.env)\n- Update logos in [`public`](public)\n- Update [`favicon.ico`](public/favicon.ico)\n- Update [`tags.json`](public/tags.json) with your own tags\n- Run `npm run start` to test\n- Run `npm run build` to build\n  - Copy output build directory to your apache webserver\n\n## Scripts\n\nIn the project directory, you can run:\n\n- `npm run start`: Runs the app in the development mode.\n- `npm run test`: Launches the test runner in the interactive watch mode. (No tests for now 😬)\n- `npm run build`: Builds the app for production to the `build` folder.\n\n## Thanks\n\n- [Create React App](https://github.com/facebook/create-react-app)\n- [Bootstrap](https://getbootstrap.com/)\n- [React Bootstrap](https://react-bootstrap.github.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarich%2Fphotos-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarich%2Fphotos-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarich%2Fphotos-site/lists"}