CdsConnector/README.md
Marko 5302e6ca99
Some checks failed
continuous-integration/drone/push Build is failing
add deploy.yaml
2022-07-19 14:00:09 +02:00

21 lines
420 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