Skip to content
Marcel Zúbrik edited this page Dec 11, 2022 · 19 revisions

Welcome to the StretchShop wiki!

Quick Start (check it out)

  1. Installation - we have 3 different ways of installation, depending on how you want to try it (npm, Docker, Git), starting with "one line" installation.
  2. How to start your e-shop - step-by-step description of how to run your own eshop (from running database, configuring, adding your products, translating, ...).
  3. Online Droplet - online droplet with ready-to-use instance of StretchShop.

StretchShop in detail (dive into it)

Technical documentation (what, where, how)

  1. Setup - setup environment, business information, navigation and other resources.
  2. Structure - first place when you want to learn more about what are all those files inside. What is the structure of application and how is it working.
  3. API - what is StretchShop API and link to its swagger documentation.
  4. Scalability - run your shop as micro-services or monolith, whether you are large or small.
  5. Assets - recomended way of setting up the assets (images, files, ...).

Philosophy behind code (passion for asking "why?")

  1. Why Stretchshop? - why should you choose Stretchshop?
  2. Cart & Order - how order is made, what are the options and flow of order.
  3. 4 Roles - better experience for visitor, user, admin and developer. Aim is to make things more simple to understand and manage.

Contribute (come with us)

  1. You may want to read out ToDo lists before contributing with
  2. If you want to help us making StretchShop better, visit How to train our StretchShop.