{"id":17681575,"url":"https://github.com/phawk/ruby_open_ai","last_synced_at":"2025-05-12T21:46:48.519Z","repository":{"id":186538775,"uuid":"675326475","full_name":"phawk/ruby_open_ai","owner":"phawk","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-12T15:16:13.000Z","size":97,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T18:39:18.659Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phawk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-08-06T14:56:43.000Z","updated_at":"2024-11-25T16:24:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"671b6ab8-6ab6-4031-8c63-dc8c3676003a","html_url":"https://github.com/phawk/ruby_open_ai","commit_stats":null,"previous_names":["phawk/ruby_open_ai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fruby_open_ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fruby_open_ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fruby_open_ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fruby_open_ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phawk","download_url":"https://codeload.github.com/phawk/ruby_open_ai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253829846,"owners_count":21970988,"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-24T09:11:34.463Z","updated_at":"2025-05-12T21:46:48.498Z","avatar_url":"https://github.com/phawk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RapidRuby.com Starter template\n\nThis app is a starter template that I use for most of my example apps that I build for my Youtube and Rapid Ruby episodes.\n\n### Core features\n\n- Rails 7\n- Hotwire using esbuild\n- Tailwind CSS\n- User authentication with authentication-zero\n- ViewComponent\n- RSpec\n\n### Creating a fresh app\n\nThe below is customised to my workflow, you may want to skip/tweak a few of the steps. Requires `brew install gh` to create the new repository.\n\n```sh\n# Setup commands\ncd ~/Sites/youtube\ngit clone git@github.com:phawk/rapid-ruby-starter.git new_project_name\ncd new_project_name\ncode .\nbundle install\nyarn install\ngit remote rm origin\ngh repo create new_project_name --public --source=.\ngit push origin main -u\nbin/rails db:create\nbin/rails db:migrate \u0026\u0026 bin/rails db:migrate RAILS_ENV=test\n# Create your user account interactively\nbin/rails admin:create_user\n# Run the server\nbin/dev\n```\n\n### License\n\n[The MIT License (MIT)](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphawk%2Fruby_open_ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphawk%2Fruby_open_ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphawk%2Fruby_open_ai/lists"}