18 lines
613 B
Markdown
18 lines
613 B
Markdown
# 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
|