https://github.com/florianjs/sanity-template-nuxtjs-shop
Toko is an Open Source Jamstack e-commerce solution powered by NuxtJS (Front-End) and Sanity (CMS).
https://github.com/florianjs/sanity-template-nuxtjs-shop
cms javascript nuxtjs sanity sanity-io vue vuejs
Last synced: over 1 year ago
JSON representation
Toko is an Open Source Jamstack e-commerce solution powered by NuxtJS (Front-End) and Sanity (CMS).
- Host: GitHub
- URL: https://github.com/florianjs/sanity-template-nuxtjs-shop
- Owner: florianjs
- License: mit
- Created: 2021-07-13T22:01:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T14:56:16.000Z (over 1 year ago)
- Last Synced: 2025-04-08T15:47:42.740Z (over 1 year ago)
- Topics: cms, javascript, nuxtjs, sanity, sanity-io, vue, vuejs
- Language: JavaScript
- Homepage: https://toko-sanity.netlify.app/
- Size: 38.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Toko - Sanity Starter template for Netlify powered by NuxtJS
**A Demo is available here : https://toko-sanity.netlify.app/**
Toko is an Open Source Jamstack e-commerce solution powered by NuxtJS (Front-End) and Sanity (CMS). Toko focuses on four key points: **Performances** to give users fast loading time, low data consumption to improve the **eco-conception**, **SEO-friendly** content, and **modern design** templates.
Toko is also mainly free to use, thanks to the Jamstack. You can deploy your front-end to Netlify and the CMS to Sanity for free. The only expense you'll need is probably a domain name ($10 / year), but this is optional.
Toko is perfect for people looking to focus on content creation and not technical and performance optimization. Once everything is deployed, set up, and customized, you can start selling right away!
**Features:**
- Stripe
- Responsive design
- Static
- Singleton Sanity Studio
- Choose your own color schema from Sanity Studio
- Dynamic homepage
- SEO optimized
# How-to
## Sanity.io/create
The easiest way to start your project is to use Sanity Create https://www.sanity.io/create?template=Icesofty/sanity-template-nuxtjs-shop
Once deployed, do not forget to [add your Environement Variables into your Netlify project](https://docs.netlify.com/configure-builds/environment-variables/#declare-variables). You only need to add your [Stripe Publishable key](https://support.stripe.com/questions/locate-api-keys-in-the-dashboard) (see the .env.example)
**Follow the author on Twitter : https://twitter.com/icesofty**