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