gatsbyjs-ecommerce / admin

Admin Panel built using Sanity.io

Home Page:https://gatsbyjs-ecommerce.sanity.studio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GatsbyJs Ecommerce Admin Panel

Admin Panel built using Sanity.io

Live Demo

To use

  • Fork or download this repository
  • Ready!

Change project settings in

Create a new Sanity project using sanity init --reconfigure

Then edit "Project Name" in sanity.json

Setup

Run:

yarn install

To load some dummy data:

yarn run import

Development

To start development server

yarn start

Deployment

yarn deploy
yarn deploy-graphql

About

Admin Panel built using Sanity.io

https://gatsbyjs-ecommerce.sanity.studio/

License:MIT License


Languages

Language:JavaScript 98.3%Language:CSS 1.7%