A very basic ecom store build with Strapi & Gatsby
  • JavaScript 46.3%
  • CSS 41.5%
  • HTML 9.7%
  • TypeScript 2.5%
Find a file
2020-10-05 17:14:18 -04:00
backend Added stripe api and checkout functionality. 2020-10-05 16:43:59 -04:00
frontend Add basic styling to cart 2020-10-05 17:14:18 -04:00
.gitignore inital commit 2020-09-30 21:04:33 -04:00
LICENSE license repository 2020-10-03 10:43:54 -04:00
package.json Add npm info 2020-10-04 18:02:33 -04:00
README.md Add npm info 2020-10-04 18:02:33 -04:00

Project logo

Quick Ecom Store

Proudly Open Sourced By: HammerSport Marketing

Status GitHub Issues GitHub Pull Requests License


A really quick framework for building ecom stores. Like really fast.

📝 Table of Contents

🧐 About

Not another ecom frame work right?

Hold on

This framework you might just want to use.

It took a long time to find a solution that worked for me as well it does for other people.

The architecture of this project is what makes it unique.

Uses SQLite for effeciencey sake but because the backend is written in StrapiJS, it can be readily converted to any other database of your choosing.

This framework is everything you need to start selling your product today.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Install NodeJS

https://nodejs.org/en/download/

Installing

Simple setup NPX Quick-Ecom-Store

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo.

🔧 Running the tests

Explain how to run the automated tests for this system.

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

🎈 Usage

Add notes about how to use the system.

🚀 Deployment

Add additional notes about how to deploy this on a live system.

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements