Giter VIP home page Giter VIP logo

Snipcart + Gatsby + DatoCMS example

This is a demo project to get you started with a static ecommerce site powered by Gatsby, Snipcart and DatoCMS.

It's a brutalist socks ecommerce site, that looks like this:

Socks ecommerce screenshot

You can see how it looks live on this demo installation.

All the details on how this works on the related blog post.

Deploy on DatoCMS

If you want to set up a live demo for yourself, just sign up for a free DatoCMS account and click this button:

Deploy with DatoCMS

Usage

To run this project locally, install the dependencies of this project:

npm install

Add an .env file containing the read-only API token of your DatoCMS site (set up with the demo button above):

echo 'DATO_API_TOKEN=abc123' >> .env

Then, to run this website in development mode (with live-reload):

npm run develop

To build the final, production ready static website:

npm run build

The final result will be saved in the public directory.

Further demo options

This project is also available as a demo on Gatsby Cloud. This will allow you to test the Gatsby preview capabilities in no time.

liqin's Projects

pswindowsupdate icon pswindowsupdate

PowerShell module to automate the check, download and install of Windows updates.

pysharepoint icon pysharepoint

PySharepoint is a Python library that provides an interface to interact with Microsoft Sharepoint

python-redmine icon python-redmine

Python Redmine is a library for communicating with a Redmine project management application

pytorchnotebooks icon pytorchnotebooks

A repository of easy to follow jupyter notebooks using pytorch for deep learning

pywifi icon pywifi

A cross-platform module for manipulating WiFi devices.

qms icon qms

Queue Management System

qms-1 icon qms-1

New version of queue management system. It's fully distributed system for automatic managing sensors and queues for handling people in any kind of institution. People are assigned to proper queues based on their biometric parameters. Asynchronous communication between all devices and queues is implemented using signalR framework.Main server works both as a signalR hub and asp.net mvc app for monitoring whole system state.

questionaire icon questionaire

Multi-user Questionnaire Platform Based on VueJS + NodeJS + MongoDB

queue icon queue

IoT based token management system.

quick-alarm icon quick-alarm

通用报警框架,支持报警方式自定义,报警配置自定义

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.