https://github.com/mathisburger/herenow-backend
The backend for a simple application I built for some friends of mine
https://github.com/mathisburger/herenow-backend
Last synced: 12 months ago
JSON representation
The backend for a simple application I built for some friends of mine
- Host: GitHub
- URL: https://github.com/mathisburger/herenow-backend
- Owner: MathisBurger
- Created: 2024-12-01T21:54:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T11:58:57.000Z (over 1 year ago)
- Last Synced: 2025-03-27T13:43:26.531Z (about 1 year ago)
- Language: C#
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HereNow backend
This application is formerly known as `PresenceBackend`.
It is the backend for a proprietary application that is built for the single purpose of managing the presence of specific people in a public location.
Its main focus is the tracking for insurance and responsibility purposes.
Please note, that this application is not built for the wide use and is only designed to run with a small amount of data within a very specific environment.
## Installation
We prefer docker for the setup. You just need to modify the compose file for your purposes.