CdsConnector/README.md

19 lines
277 B
Markdown
Raw Normal View History

2022-06-22 11:41:56 +02:00
# CdsConnector
2022-06-22 17:01:26 +02:00
================
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
2022-06-22 11:41:56 +02:00