Getting Started
Let's discover Storeflow in less than 5 minutes.
Basic setup
What you'll need
- Docker - Handles all dependencies automatically
- Docker Compose - Usually included with Docker Desktop
- Git - To download the project
Get the project template
Download the project folder using git.
# Currently unavailable
git clone https://github.com/aymanbazyan/storeflow.git
You can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor.
Navigate to the project directory:
cd storeflow/web
Last updated on October 6, 2025 by Ayman.