Adding Readme File
This commit is contained in:
17
REAMDE.md
Normal file
17
REAMDE.md
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user