From 72ac99ff05a05167f588bc682a53b96a9878ff11 Mon Sep 17 00:00:00 2001 From: Georg Reisinger Date: Fri, 28 May 2021 21:19:24 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37081d7..15ead7b 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,21 @@ Google Auth + Digest + Formular + -Session Cookie \ No newline at end of file +Session Cookie + +CSRF kann hier durchgeführt werden + +Install Node Modules: +```sh +npm i +``` +Start Server: + +```sh +npm start +``` + +Port: 4000 +```sh +4000 +``` \ No newline at end of file