From b95571f86968328a769545891ccab082b5cc86a6 Mon Sep 17 00:00:00 2001 From: smallbenji Date: Sun, 24 Nov 2024 19:47:39 +0100 Subject: [PATCH] Adding Readme File --- REAMDE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 REAMDE.md diff --git a/REAMDE.md b/REAMDE.md new file mode 100644 index 0000000..03c5cbb --- /dev/null +++ b/REAMDE.md @@ -0,0 +1,17 @@ +# PointMaster + +PointMaster is a tool created for the scout movement to easily manage and give points to patrols. + +## About the application + +This website is mainly created in asp.net mvc, and adding a few UI components using Vue 3. +As an auth provider i have an instance of Keycloak running. +On the backend it uses PostgreSQL. Everything is runable inside a docker container, which both builds asp.net project and also the nodeJS proejct. + +## How to run + +Run the Dockerfile + +## My setup + +I have a VPS running where i have Coolify running, here i have just added this repo and ran the container, afterwards i could