CdsConnector/README.md
Marko b0f7f04ba6
Some checks failed
continuous-integration/drone/push Build is failing
add deploy.yaml
2022-07-19 15:39:38 +02:00

21 lines
418 B
Markdown

[![Build Status](https://ci.basehosts.de/api/badges/OrangeJungle/CdsConnector/status.svg)](https://ci.basehosts.de/OrangeJungle/CdsConnector)
# CdsConnector
================
Connector zwischen Hiltes und Shopware 6
# Installieren
--------------
> git clone https://gitbase.de/OrangeJungle/CdsConnector.git
> cd CdsConnector
Installiere Abhängigkeiten
> make install
Starte MySQL-Server:
> docker compose up