From b6d1a0fc992071d90c4a1b6941aea6b340294d16 Mon Sep 17 00:00:00 2001 From: MarkusGaertner Date: Mon, 9 Dec 2024 17:01:32 +0100 Subject: [PATCH] start Repo --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..def841d --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# xRechnung Projekt / Compilation + +# 1) Installation + +composer create-project d3/xrechnung-project xrechnung + +# 2) Configuration +* rename file /home/USER/SHOPROOT/.env_example to .env +* add Database credentials to .env + +# 3) Installation d3/xrechnung_lib +Contact Dł for Access. + + +