{"id":16547550,"url":"https://github.com/waiting-for-dev/hanami_app","last_synced_at":"2025-06-25T06:32:40.419Z","repository":{"id":66166858,"uuid":"363819196","full_name":"waiting-for-dev/hanami_app","owner":"waiting-for-dev","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-03T05:22:59.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T11:43:24.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/waiting-for-dev.png","metadata":{"files":{"readme":"README.app.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"timriley","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-05-03T04:49:15.000Z","updated_at":"2021-05-03T05:24:23.000Z","dependencies_parsed_at":"2023-06-02T01:45:59.679Z","dependency_job_id":null,"html_url":"https://github.com/waiting-for-dev/hanami_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"hanami/hanami-2-application-template","purl":"pkg:github/waiting-for-dev/hanami_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waiting-for-dev%2Fhanami_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waiting-for-dev%2Fhanami_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waiting-for-dev%2Fhanami_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waiting-for-dev%2Fhanami_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waiting-for-dev","download_url":"https://codeload.github.com/waiting-for-dev/hanami_app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waiting-for-dev%2Fhanami_app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261819133,"owners_count":23214434,"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-11T19:14:40.318Z","updated_at":"2025-06-25T06:32:40.390Z","avatar_url":"https://github.com/waiting-for-dev.png","language":"Ruby","funding_links":["https://github.com/sponsors/timriley"],"categories":[],"sub_categories":[],"readme":"# AppPrototype\n\nThis is a Hanami 2 application.\n\n## Docker development\n\nTo bootstrap and setup the app and its assets server, just run:\n\n```\nscript/setup docker\n```\n\nTo start the app:\n\n```\ndocker compose up app\n```\n\n## Local development\n\n### Requirements\n\nThe scripts below require [Homebrew][brew] and [asdf][asdf] installed, and\n[asdf added to your shell][asdf-shell].\n\nIf you prefer different tools, remove `Brewfile` and `.tool-versions`, and adapt\nthe `script/` files (mentioned below) to use your preferred tools.\n\n[brew]: https://brew.sh\n[asdf]: https://asdf-vm.com\n[asdf-shell]: https://asdf-vm.com/#/core-manage-asdf-vm?id=add-to-your-shell\n\n### Local setup\n\nAfter cloning, run:\n\n```\n./script/bootstrap\n```\n\n#### Running supporting services\n\nTo start the supporting services, run:\n\n```\n./script/support\n```\n\nThese must be running before completing the following steps.\n\n#### Setup\n\nAfter the supporting services have started, run:\n\n```\n./script/setup\n```\n\n### After pulling changes\n\nAfter pulling changes from the remote, run:\n\n```\n./script/update\n```\n\n#### Running the app\n\nTo run the app:\n\n```\n./script/server\n```\n\nThis launches the application processes using [overmind][overmind], which places\neach into a [tmux][tmux] session. You can connect to a specific process to\ninteract with it (which is useful when using an interactive debugger inside the\n`web` process):\n\n```\novermind c web\n```\n\n⚠️ To detatch from the tmux session, use the\n\u003ckbd\u003ectrl\u003c/kbd\u003e+\u003ckbd\u003eb\u003c/kbd\u003e,\u003ckbd\u003ed\u003c/kbd\u003e shortcut.\n\n[overmind]: https://github.com/DarthSim/overmind\n[tmux]: https://thoughtbot.com/blog/a-tmux-crash-course\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaiting-for-dev%2Fhanami_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaiting-for-dev%2Fhanami_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaiting-for-dev%2Fhanami_app/lists"}