{"id":18967198,"url":"https://github.com/andrewmcodes-archive/rails_template","last_synced_at":"2026-04-14T06:04:37.059Z","repository":{"id":103493930,"uuid":"238605260","full_name":"andrewmcodes-archive/rails_template","owner":"andrewmcodes-archive","description":"Basic Rails Template","archived":false,"fork":false,"pushed_at":"2020-02-27T05:47:54.000Z","size":221,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T06:22:18.705Z","etag":null,"topics":["postgres","postgresql","rails","ruby","standard","standardrb","tailwind","tailwindcss","template"],"latest_commit_sha":null,"homepage":"","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/andrewmcodes-archive.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":"2020-02-06T04:11:44.000Z","updated_at":"2021-02-05T23:35:35.000Z","dependencies_parsed_at":"2023-06-18T15:09:56.733Z","dependency_job_id":null,"html_url":"https://github.com/andrewmcodes-archive/rails_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcodes-archive%2Frails_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcodes-archive%2Frails_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcodes-archive%2Frails_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcodes-archive%2Frails_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewmcodes-archive","download_url":"https://codeload.github.com/andrewmcodes-archive/rails_template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239964547,"owners_count":19725952,"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":["postgres","postgresql","rails","ruby","standard","standardrb","tailwind","tailwindcss","template"],"created_at":"2024-11-08T14:39:49.729Z","updated_at":"2026-04-14T06:04:37.032Z","avatar_url":"https://github.com/andrewmcodes-archive.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Ruby Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/testdouble/standard)\n\n# README\n\nMy personal Rails starter template that I use for blog posts.\n\n## Install\n\n### Clone the repository\n\n```shell\ngit clone git@github.com:andrewmcodes/rails_template.git\ncd project\n```\n\n### Update app name\n\nNavigate to `config/application.rb` and change `AndrewmcodesTemplateApp` to whatever the name of your app is.\n\nDo the same in `config/database.yml`\n\n### Dependencies\n\n- Ruby 2.7\n- Node 13.7.0\n- Rails 6.0.2.1\n- Webpacker 4.2.2\n- TailwindCSS 1.2.0\n- psql (PostgreSQL) 12.1\n\n### Install dependencies\n\nUsing [Bundler](https://github.com/bundler/bundler) and [Yarn](https://github.com/yarnpkg/yarn):\n\n```shell\nbundle \u0026\u0026 yarn\n```\n\n### Initialize the database\n\n```shell\nbin/setup_db\n```\n\n## Serve\n\n```shell\nrails s\n```\n\nIf you want to run the webpack-dev-server and livereload, run this in another tab:\n\n```shell\nbin/guard\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmcodes-archive%2Frails_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewmcodes-archive%2Frails_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmcodes-archive%2Frails_template/lists"}