Back to Saleor

Congratulations.

templates/home/index.html

2018.09707 B
Original Source

Congratulations.

Your Saleor instance is ready to work

Now you can start setting up your e-commerce. Below are some useful links you can use to start up:

{% if dashboard_url %} {% include "home/images/dashboard.svg" %} Dashboard {% endif %} {% if storefront_url %} {% include "home/images/storefront.svg" %} Storefront {% endif %} {% include "home/images/playground.svg" %} GraphQL Playground {% if not storefront_url and not dashboard_url %}

It looks like you're only running the Saleor core. If you're looking for an easy way to run all services locally, check out Saleor Platform.

{% endif %}