{"id":16323601,"url":"https://github.com/mefellows/home","last_synced_at":"2025-05-14T14:35:03.604Z","repository":{"id":57528708,"uuid":"77352664","full_name":"mefellows/home","owner":"mefellows","description":"Home automation stuff","archived":false,"fork":false,"pushed_at":"2016-12-29T01:58:59.000Z","size":1940,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T04:24:41.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mefellows.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}},"created_at":"2016-12-26T02:32:29.000Z","updated_at":"2016-12-29T00:16:05.000Z","dependencies_parsed_at":"2022-09-10T20:01:18.567Z","dependency_job_id":null,"html_url":"https://github.com/mefellows/home","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fhome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fhome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fhome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fhome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mefellows","download_url":"https://codeload.github.com/mefellows/home/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160644,"owners_count":22024574,"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":[],"created_at":"2024-10-10T22:55:13.664Z","updated_at":"2025-05-14T14:35:03.586Z","avatar_url":"https://github.com/mefellows.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home\n\nAPI for home management stuff.\n\n## Running Locally\n\nSetup the local PG database:\n\n```sh\nmake docker\nmake seed\n```\n\nRun with gin auto-reload:\n\n```\nmake run\n```\n\n```\ncurl localhost:3000/health\n```\n\n### Get a PSQL session\n\n`make psql`\n\n### Make sure Heroku is installed\nMake sure you have [Go](http://golang.org/doc/install) and the [Heroku Toolbelt](https://toolbelt.heroku.com/) installed.\n\n```sh\n$ go get -u github.com/heroku/go-getting-started\n$ cd $GOPATH/src/github.com/heroku/go-getting-started\n$ heroku local\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\nYou should also install [Godep](https://github.com/tools/godep) if you are going to add any dependencies to the sample app.\n\n## Deploying to Heroku\n\n```sh\n$ heroku create\n$ git push heroku master\n$ heroku open\n```\n\nor\n\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n## Refreshing Heroku DB for development\n\n`make clean-heroku`\n\n\n## Documentation\n\nFor more information about using Go on Heroku, see these Dev Center articles:\n\n- [Go on Heroku](https://devcenter.heroku.com/categories/go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmefellows%2Fhome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmefellows%2Fhome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmefellows%2Fhome/lists"}