Skip to content

Latest commit

 

History

History

usecase-ecommerce

Keystone-6 eCommerce Example

👋 This is an example eCommerce backend implementation using KeystoneJS.

It is based on the sick-fits backend by Wes Bos, built as part of his Advanced React Course

Implementation and docs are WIP.

Running the example

NOTE you'll need Cloudinary, Stripe, and SMTP credentials set up in your .env file or environment variables to run this example. See the sample.env file for required fields.

To run the project locally:

If everything works 🤞 the GraphQL Server and Admin UI will start on localhost:3000