snipcart / snipcart-graphcms-nodejs

Sample application to build a store using NodeJS Express, GraphCMS and Apollo

Home Page:https://snipcart.com/blog/graphql-nodejs-express-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snipcart integration with GraphCMS, powered by NodeJS Express and Apollo

This repository is a web application sample on how to create an e-commerce from scratch using Snipcart, GraphCMS and NodeJS. You can see a demo of the store running right here.

Installation

Install dependencies.

npm install

Start local dev server with nodemon

npm run dev

Start local server

npm start

About

Sample application to build a store using NodeJS Express, GraphCMS and Apollo

https://snipcart.com/blog/graphql-nodejs-express-tutorial


Languages

Language:JavaScript 51.7%Language:HTML 48.3%