{"id":18956628,"url":"https://github.com/swader/adoptify","last_synced_at":"2025-09-13T10:57:40.283Z","repository":{"id":148115773,"uuid":"52620046","full_name":"Swader/adoptify","owner":"Swader","description":"A website for putting pets up for adoption, and giving them a home","archived":false,"fork":false,"pushed_at":"2016-04-09T14:29:50.000Z","size":10868,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T04:57:51.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/Swader.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":"2016-02-26T17:11:56.000Z","updated_at":"2019-08-27T10:12:30.000Z","dependencies_parsed_at":"2023-05-19T04:45:18.534Z","dependency_job_id":null,"html_url":"https://github.com/Swader/adoptify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Swader/adoptify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fadoptify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fadoptify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fadoptify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fadoptify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swader","download_url":"https://codeload.github.com/Swader/adoptify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fadoptify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267961982,"owners_count":24172537,"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":"2025-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-11-08T13:53:07.651Z","updated_at":"2025-07-31T00:03:47.789Z","avatar_url":"https://github.com/Swader.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adoptify\n\nAdoptify is a *pet project* (wink wink, get it?) of mine where people can put pets up for adoption with certain conditions and descriptions, and others can adopt them.\n\nIt's still heavily a work in progress, as it's being used as the base for many SitePoint tutorials, but it's getting there.\n\nIt'll be powered by Diffbot for some image recognition as per [this post](http://www.sitepoint.com/building-microsofts-what-dog-ai-in-under-100-lines-of-code).\n\nThe project is based on [nofw](https://github.com/swader/nofw).\n\n## How to install\n\nTo install the app and get it 100% up and running:\n\n```bash\ngit clone https://github.com/swader/adoptify adoptify\ncd adoptify\ncomposer install\nvendor/bin/bowerphp install\nvendor/bin/robo assets:build\n```\n\nTo bootstrap the user database, create a new UTF8 database and a user, and give the user all permissions on that database. Alternatively, instead of creating a new user, use your machine's main MySQL user. Then, run:\n\n```bash\nvendor/bin/setup.sh\n```\n\nThis will initiate the Gatekeeper installation process. Input the requested data, and the tables will autogenerate.\n\nThat's it, you can now register a new user (they will automatically become an admin). All subsequent users will be just \"users\".\n\n## Rebuilding\n\nAfter every change to `app.js` or `custom.css`, the assets should be rebuilt with:\n\n```bash\nvendor/bin/robo assets:build\n```\n\nIf this is too much effort, you can also set Robo up to keep an eye on these files and have it auto-rebuild by running:\n\n```bash\nvendor/bin/robo assets:watch\n```\n\n## More\n\nMore info soon.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fadoptify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswader%2Fadoptify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fadoptify/lists"}