add Order Entity and API Basics
This commit is contained in:
17
README.md
17
README.md
@@ -1,3 +1,18 @@
|
||||
# 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
|
||||
|
||||
Connector zwischen Hiltes und Shopware 6
|
||||
Reference in New Issue
Block a user