{"id":23485526,"url":"https://github.com/yuler/motto","last_synced_at":"2025-04-14T05:45:48.685Z","repository":{"id":243000328,"uuid":"810668021","full_name":"yuler/motto","owner":"yuler","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-17T04:38:38.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T12:13:19.234Z","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/yuler.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":"2024-06-05T06:25:58.000Z","updated_at":"2024-06-17T04:38:41.000Z","dependencies_parsed_at":"2024-06-17T06:03:22.200Z","dependency_job_id":null,"html_url":"https://github.com/yuler/motto","commit_stats":null,"previous_names":["yuler/motto"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fmotto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fmotto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fmotto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fmotto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuler","download_url":"https://codeload.github.com/yuler/motto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830425,"owners_count":21168272,"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-12-24T22:13:16.934Z","updated_at":"2025-04-14T05:45:48.665Z","avatar_url":"https://github.com/yuler.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Motto\n\nA site to generate random motto.\n\n## Introduction\n\nMotto is a web application designed to encourage English language learning. It generates random mottos that motivate and inspire learners on their language journey.\n\n## Features\n\n- Randomly generated motto every day.\n- Share the motto on social media.\n\n## Development\n\nIt need run redis for `hotwire-livereload`\n\n```bash\n# redis: docker run --rm -it --name redis -p 6379:6379 redis\n./bin/dev\n```\n\n## Run it locally\n\n```bash\ndocker build -t motto .\ndocker run -d -p 3000:3000 -p 443:443 -v ~/motto/storage:/rails/storage --name motto -e RAILS_MASTER_KEY=$(cat config/master.key) motto\nngrok http 3000\n# Open a bash shell inside the container\ndocker exec -it motto bash\n```\n\n## Kamal\n\n```bash\nkamal init\nkamal env push\nkamal setup\nkamal deploy\nkamal app exec -i 'bin/rails console'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuler%2Fmotto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuler%2Fmotto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuler%2Fmotto/lists"}