Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T10:15:16.000Z (5 months ago)
- Last Synced: 2024-09-14T00:03:15.206Z (5 months ago)
- Topics: cms, javascript, nuxtjs, sanity, sanity-io, vue, vuejs
- Language: JavaScript
- Homepage: https://toko-sanity.netlify.app/
- Size: 38.8 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](https://github.com/Icesofty/sanity-template-nuxtjs-shop/blob/main/.sanity-template/assets/sanity.gif?raw=true)
# 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**