Skip to content

gatsbyjs-ecommerce/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-e-commerce-api

A e-commerce API built with Apollo GraphQL Server

Requirements

- Node >=v10.16.0
- NPM >=v6.9.0
- Sanity.io

Features

- Apollo Graphql
- User Authorisation (Login, Register, Reset Password, Update User)
- Winston Logger
- Email notifications (powered by Mailgun, Sendgrid or Mandrill)
- ESLint with Prettier using airbnb guidelines

Setup

  # clone the repository
  git clone https://github.com/gatsbyjs-ecommerce/api
  # change the current directory
  cd api
  # install all dependencies
  yarn install
  # run the project
  yarn dev

Scripts

  • yarn dev - starts the server in dev mode with hot-reloading
  • yarn lint - lints all the files in src/ folder

About

Gatsby Ecommerce GraphQL API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published