From e603706d8291d97a8c028a8fd6adefaab97b98c2 Mon Sep 17 00:00:00 2001 From: puly Date: Sat, 27 May 2023 08:45:03 +0000 Subject: [PATCH] update readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbf6e15..be1b23e 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ This repo is mostly for internal deployment and was not made as a general soluti `node .` -Login details are securely stored as sha256sums in repo/credentials - ## Docker @@ -23,6 +21,7 @@ Build docker image `docker build -t vianuvote .` + Run without db volume `docker run -d -p 811:80 vianuvote` @@ -31,3 +30,11 @@ Run with db volume `docker run -d -p 811:80 -v foo-volume:/app/repo vianuvote` +ACESTA ESTE UN DEMO SUMAR! + +Librarii Externe: + +- NodeJS +- ExpressJS +- TailwindCSS +- Compatibil DOCKER \ No newline at end of file