This guide uses the Saleor Docker Compose quickstart.
git clone https://github.com/saleor/saleor.git
cd saleor
docker compose up -d
Open http://localhost:8000/dashboard and log in with the default admin credentials from the documentation.
Check the Saleor quickstart guide or reach out via our contact page.