{"id":21043423,"url":"https://github.com/crystallizeapi/crystallize-nuxtjs-boilerplate","last_synced_at":"2025-10-12T03:33:37.360Z","repository":{"id":44455083,"uuid":"296317727","full_name":"CrystallizeAPI/crystallize-nuxtjs-boilerplate","owner":"CrystallizeAPI","description":"NuxtJS JAMStack open source eCommerce storefront for Crystallize. To get you a head start with headless eCommerce.","archived":false,"fork":false,"pushed_at":"2022-07-18T09:07:44.000Z","size":810,"stargazers_count":16,"open_issues_count":0,"forks_count":7,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-10-12T03:33:34.218Z","etag":null,"topics":["ecommerce","nuxt","vercel","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.superfast.shop/","language":"Vue","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/CrystallizeAPI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-17T12:20:12.000Z","updated_at":"2024-09-15T23:12:17.000Z","dependencies_parsed_at":"2022-08-30T02:30:55.753Z","dependency_job_id":null,"html_url":"https://github.com/CrystallizeAPI/crystallize-nuxtjs-boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/CrystallizeAPI/crystallize-nuxtjs-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fcrystallize-nuxtjs-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fcrystallize-nuxtjs-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fcrystallize-nuxtjs-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fcrystallize-nuxtjs-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrystallizeAPI","download_url":"https://codeload.github.com/CrystallizeAPI/crystallize-nuxtjs-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fcrystallize-nuxtjs-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010149,"owners_count":26084692,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ecommerce","nuxt","vercel","vue"],"created_at":"2024-11-19T14:12:45.853Z","updated_at":"2025-10-12T03:33:37.320Z","avatar_url":"https://github.com/CrystallizeAPI.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crystallize - NuxtJS Boilerplate\n\n----\n\nThis repository is what we call a \"subtree split\": a read-only copy of one directory of the main repository. \n\nIf you want to report or contribute, you should do it on the main repository: https://github.com/CrystallizeAPI/boilerplates\n\n----\n\n[![Crystallize Community Slack][21]][22]\n[![Nuxt: latest][2]][3] [![Vue][0]][1]\n[![code style: prettier][4]][5]\n[![code linter: Eslint][6]][7]\n\nStorefront for the\n[headless ecommerce][8] \u0026 GraphQL based [product Information Management][9]\nservice [Crystallize][10]. [Vue commerce with Nuxt.js][11].\n\nThis Nuxt.js gives you a head start when building a [VueJS\necommerce][11] with [frontend performance][12] in focus. You can\nhave rich ecommerce content with the super structured [PIM][13] engine in\nCrystallize powering your product catalogue.\n\nFast frontend performance delivers a better ecommerce experience and is a key\ningredient in the [ecommerce SEO checklist][14]. [Rich content driven ecommerce\nexperiences][15] builds the foundation for a [content strategy for exponential\ngrowth marketing][16].\n\nCheck it out, the boilerplate is Open Source and MIT licensed.\n\n## Get started with a single click\n\n[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/import/git?s=https://github.com/CrystallizeAPI/crystallize-nuxtjs-boilerplate\u0026env=CRYSTALLIZE_TENANT_IDENTIFIER\u0026envDescription=Enter%20your%20own%20tenant%20identifier,%20or%20use%20the%20default:%20furniture)\n\n## Getting Started with the CLI\n\nYou can use [Crystallize CLI][17] to bootstrap a project with this\n`Nuxt.js + Vue` boilerplate.\n\nSimply run the following command (\u003e= Node 8 required):\n\n```sh\nnpx @crystallize/cli my-project\n```\n\nThis will walk you through the steps of specifying your tenant, choosing the\ntemplate (Nuxt.js + Vue) and adding additional features such as Vercel.\n\nOnce your project has been created, you can simply navigate into your project's\ndirectory and run the following to start up your development server:\n\n```sh\nnpm run dev\n# or\nyarn dev\n```\n\nThis will start up the server on http://localhost:3000 for development.\n\n### Deploying with [Vercel][20]\n\n- Register a Vercel account\n- Install vercel `yarn global add vercel` or `npm i -g vercel`\n- Run `vercel`\n\n[0]: https://img.shields.io/badge/vue-v2-44cc11.svg?style=flat-square\n[1]: https://vuejs.org/\n[2]: https://img.shields.io/badge/nuxt-latest-44cc11.svg?style=flat-square\n[3]: https://nuxtjs.org/\n[4]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square\n[5]: https://github.com/prettier/prettier\n[6]: https://img.shields.io/badge/code_linter-eslint-463fd4.svg?style=flat-square\n[7]: https://github.com/prettier/prettier\n[8]: https://crystallize.com/product\n[9]: https://crystallize.com/product/product-information-management\n[10]: https://crystallize.com\n[11]: https://crystallize.com/developers\n[12]: https://crystallize.com/blog/frontend-performance-measuring-kpis\n[13]: https://crystallize.com/product/product-information-management\n[14]: https://crystallize.com/blog/ecommerce-seo-checklist\n[15]: https://crystallize.com/blog/content-rich-storytelling-makes-juicy-ecommerce\n[16]: https://snowball.digital/blog/content-strategy-for-exponential-growth-marketing\n[17]: https://github.com/crystallizeapi/crystallize-cli\n[20]: https://vercel.com\n[21]: https://img.shields.io/static/v1?label=Slack\u0026logo=slack\u0026message=Crystallize%20Community\u0026color=68d1b7\n[22]: https://crystallizecommunity.slack.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystallizeapi%2Fcrystallize-nuxtjs-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrystallizeapi%2Fcrystallize-nuxtjs-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystallizeapi%2Fcrystallize-nuxtjs-boilerplate/lists"}