From 9c2845b0753afed6bb89b90589a25dc8c8ac068c Mon Sep 17 00:00:00 2001 From: Emil <95469786+eleander56-b@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:52:23 +0100 Subject: [PATCH] Docker --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e50994d..837a717 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,18 @@ Apollo GraphQL based API -## Requirements +## Docker +### Quick Start +- ``git clone https://github.com/Lobby-Hoes/hobbylos-data.git`` +- ``docker compose up --build`` + +## Node +### Requirements - node - npm -## Quick Start +### Quick Start - Node Environment auf "development" setzen ```$env:NODE_ENV="development"``` - ``npm install`` - ``node index.js``