{"id":35394143,"url":"https://github.com/rl404/image-randomizer","last_synced_at":"2026-01-02T09:04:58.309Z","repository":{"id":60321061,"uuid":"296807086","full_name":"rl404/image-randomizer","owner":"rl404","description":"Just a simple website to generate random image from your chosen image list.","archived":false,"fork":false,"pushed_at":"2025-12-12T05:42:56.000Z","size":25158,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T14:29:16.286Z","etag":null,"topics":["generator","golang","image","material-ui","random","randomizer","react"],"latest_commit_sha":null,"homepage":"https://randomizer.rl404.com","language":"Go","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/rl404.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":"2020-09-19T07:05:09.000Z","updated_at":"2025-12-12T05:42:58.000Z","dependencies_parsed_at":"2024-02-25T03:25:21.336Z","dependency_job_id":"f3f1788d-16ad-4efc-b8f4-25fed0934a13","html_url":"https://github.com/rl404/image-randomizer","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/rl404/image-randomizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rl404%2Fimage-randomizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rl404%2Fimage-randomizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rl404%2Fimage-randomizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rl404%2Fimage-randomizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rl404","download_url":"https://codeload.github.com/rl404/image-randomizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rl404%2Fimage-randomizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28171609,"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","status":"online","status_checked_at":"2026-01-02T02:00:06.235Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["generator","golang","image","material-ui","random","randomizer","react"],"created_at":"2026-01-02T09:04:25.629Z","updated_at":"2026-01-02T09:04:58.304Z","avatar_url":"https://github.com/rl404.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image-Randomizer\n\nJust a simple website to generate random image from your chosen image list.\n\nCan be used for randoming website background image by calling your url in CSS. Or randoming your forum's signature.\n\nInspired by [sig.grumpybumpers](http://sig.grumpybumpers.com/).\n\n## Development\n\n### Requirement\n\n- [Go](https://golang.org/)\n- [NodeJS](https://nodejs.org)\n- [PostgreSQL](https://www.postgresql.org/)\n- [Docker](https://docker.com) + [Docker compose](https://docs.docker.com/compose/) (optional)\n\n### Step\n\n1. Git clone this repo.\n   ```\n   git clone https://github.com/rl404/image-randomizer\n   ```\n2. Rename `backend/.env.sample` to `.env` and modify according to your configuration.\n3. Rename `frontend/.env.sample` to `.env` and modify according to your configuration.\n4. Start the backend service. (Assumed the database is ready to use).\n   ```\n   cd backend\n   make\n   ```\n5. Open new console/terminal and start the frontend service.\n   ```\n   cd frontend\n   npm run dev\n   ```\n6. [http://localhost:31001](http://localhost:31001) and [http://localhost:31002](http://localhost:31002) are ready to use\\*.\n\n\\*_Port depends on `port` in their `.env` file._\n\n### With Docker + Docker compose\n\n1. Do step 1-3 above.\n2. Build and start docker containers.\n   ```\n   docker-compose up\n   ```\n\n## License\n\nMIT License\n\nCopyright (c) 2022 Axel\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frl404%2Fimage-randomizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frl404%2Fimage-randomizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frl404%2Fimage-randomizer/lists"}