{"id":21826336,"url":"https://github.com/asatani-inc/shopify-theme-development-boilerplate","last_synced_at":"2026-05-09T00:50:15.628Z","repository":{"id":40007737,"uuid":"376715752","full_name":"asatani-inc/shopify-theme-development-boilerplate","owner":"asatani-inc","description":"Boilerplate for Shopify theme development","archived":false,"fork":false,"pushed_at":"2022-12-07T15:57:23.000Z","size":698,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-26T08:15:17.632Z","etag":null,"topics":["gem","goodcheck","npm","shopify","shopify-theme","theme-check"],"latest_commit_sha":null,"homepage":"","language":"Liquid","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/asatani-inc.png","metadata":{"files":{"readme":"README.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},"funding":null},"created_at":"2021-06-14T05:45:19.000Z","updated_at":"2023-08-25T17:00:25.000Z","dependencies_parsed_at":"2022-07-27T04:17:12.057Z","dependency_job_id":null,"html_url":"https://github.com/asatani-inc/shopify-theme-development-boilerplate","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/asatani-inc%2Fshopify-theme-development-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asatani-inc%2Fshopify-theme-development-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asatani-inc%2Fshopify-theme-development-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asatani-inc%2Fshopify-theme-development-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asatani-inc","download_url":"https://codeload.github.com/asatani-inc/shopify-theme-development-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244795428,"owners_count":20511519,"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":["gem","goodcheck","npm","shopify","shopify-theme","theme-check"],"created_at":"2024-11-27T18:03:43.109Z","updated_at":"2026-05-09T00:50:15.583Z","avatar_url":"https://github.com/asatani-inc.png","language":"Liquid","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boilerplate for Shopify theme development\n\nThis repository provides boilerplate for Shopify theme development with the default theme.\n\n## Requirements\n\n- [nodenv](https://github.com/nodenv/nodenv#installation)\n- [yarn](https://classic.yarnpkg.com/en/docs/install)\n- [rbenv](https://github.com/rbenv/rbenv#installation)\n- [bundler](https://github.com/rubygems/bundler)\n\n## Setup\n\n### Installation\n\n```bash\nyarn install\nbundle install\n```\n\n### Make your own config.yml for development\n\nIn order to make `config.yml`, it can be done either by using Theme Kit or manually.\n\n#### Theme Kit\n\n```bash\nyarn run config -p=\u003cyour password\u003e -s=\u003cyour store url\u003e -t=\u003cyour theme id\u003e -d=src\n```\n\n#### Manual\n\n```bash\ncp -ip config.sample.yml config.yml\n```\n\n```yml\ndevelopment:\n  password: shppa_00000000000000000000000000000000 # your password for shopify api\n  theme_id: \"000000000000\"                         # your woking theme id\n  store: test.myshopify.com                        # your store url\n  directory: src\n```\n\n### Get latest theme on Shopify\n\n```bash\nyarn run get\n```\n\n### Deploy your changes to Shopify\n\n```bash\nyarn run deploy\n```\n\nor if you want to continuously deploy\n\n```bash\nyarn run watch\n```\n\n## Helpful references for development\n\n- [Shopify Theme Kit](https://shopify.dev/tools/theme-kit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasatani-inc%2Fshopify-theme-development-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasatani-inc%2Fshopify-theme-development-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasatani-inc%2Fshopify-theme-development-boilerplate/lists"}