{"id":13761816,"url":"https://github.com/basementstudio/next-shopify-ts","last_synced_at":"2025-04-08T04:34:13.396Z","repository":{"id":37822461,"uuid":"380580969","full_name":"basementstudio/next-shopify-ts","owner":"basementstudio","description":"A boilerplate for using Next.js with Shopify, TypeScript, and react-query 🔥","archived":false,"fork":false,"pushed_at":"2023-01-07T08:42:49.000Z","size":1093,"stargazers_count":33,"open_issues_count":11,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T06:11:35.230Z","etag":null,"topics":["e-commerce","nextjs","react-query","shopify","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/basementstudio.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}},"created_at":"2021-06-26T19:23:50.000Z","updated_at":"2024-04-29T12:46:09.000Z","dependencies_parsed_at":"2023-02-06T17:00:29.839Z","dependency_job_id":null,"html_url":"https://github.com/basementstudio/next-shopify-ts","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":"basementstudio/next-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basementstudio%2Fnext-shopify-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basementstudio%2Fnext-shopify-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basementstudio%2Fnext-shopify-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basementstudio%2Fnext-shopify-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basementstudio","download_url":"https://codeload.github.com/basementstudio/next-shopify-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779796,"owners_count":20994569,"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":["e-commerce","nextjs","react-query","shopify","typescript"],"created_at":"2024-08-03T14:00:29.542Z","updated_at":"2025-04-08T04:34:12.863Z","avatar_url":"https://github.com/basementstudio.png","language":"TypeScript","funding_links":[],"categories":["Nextjs Templates"],"sub_categories":[],"readme":"# next-shopify-ts\n\nThe objective of this boilerplate is to set up everything the developer will need (in terms of configuration) to start a next + shopify + typescript project. Eslint, prettier and husky are configured to work independent of the user's IDE configuration (as long as it's vscode).\n\n## Get Started\n\n### Shopify Setup\n\nYou'll need to create a Shopify store and a private app for that Shopify store. To that private app, you'll need to give access to the Storefront API.\n\n### Code Setup\n\nCopy the `.env.example` file into `.env` (which will be ignored by Git):\n\n```bash\ncp .env.local.example .env.local\n```\n\nThen set each variable on `.env`:\n\n- NEXT_PUBLIC_SHOPIFY_DOMAIN is the domain of the store\n- SHOPIFY_STOREFRONT_ACCESS_TOKEN is your private app's storefront api token\n\nFinally:\n\n```bash\nyarn \u0026\u0026 yarn dev\n```\n\n## Featured Aspects of the Stack\n\n- Typescript\n- NextJS\n- shopify-buy\n\n## Things to Note\n\n- It comes with Inter (it's better to host fonts here rather than getting them from google fonts). Remove it if you are not going to use it.\n- Pages, components, etc... are located under `/src`. If you are changing this, be sure to also update `tsconfig.json`'s `baseUrl`.\n\n---\n\nIf you found you needed to make extra config to make this work better, feel free to submit a pr suggesting your changes. Our focus is for you to get up and running with the least steps and burden as possible.\n\n---\n\nLet's go 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasementstudio%2Fnext-shopify-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasementstudio%2Fnext-shopify-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasementstudio%2Fnext-shopify-ts/lists"}