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