Nicolai Ort 509685497e
Some checks failed
Build latest image / build-container (push) Failing after 6s
Build release images / build-container (push) Successful in 45s
chore(release): 1.2.5
2025-04-25 13:50:59 +02:00
2025-04-25 13:50:43 +02:00
2023-04-19 10:58:18 +02:00
2023-04-19 10:05:22 +02:00
2023-04-19 10:05:22 +02:00
2023-04-19 10:05:22 +02:00
2023-04-19 10:05:22 +02:00
2023-04-19 10:05:22 +02:00
2023-04-19 10:05:22 +02:00
2025-04-25 13:50:59 +02:00
2023-04-19 10:22:46 +02:00
2025-04-02 22:26:52 +02:00
2023-04-19 10:10:37 +02:00
2025-04-07 15:01:23 +02:00
2025-04-25 13:50:59 +02:00
2025-04-08 21:11:06 +02:00
2025-04-07 15:16:45 +02:00
2024-12-16 17:31:36 +01:00
2023-04-19 10:05:22 +02:00
2025-04-07 14:32:05 +02:00

@lfk/kiosk

Overview 👀

This is a simple kiosk style register form for the LfK runnersystem. The basic idea is:

  1. Create a runnersystem user with only RUNNER:CREATE permissions.
  2. Login with this user under /login
  3. Runners can register via their firstname and lastname
  4. The kiosk creates the runner via the backend and shows their id, firstname, lastname and a barcode containing their id along

Development 🛠️

pnpm i
pnpm dev --open

Build 🚀

pnpm i
pnpm build

Docker 🐳

docker build .
docker-compose up

Kiosk Google Chrome

chrome https://run.lauf-fuer-kaya.de/kiosk/ -kiosk
Description
Selfservice Signup Kiosk for the event itself
https://run.lauf-fuer-kaya.de/kiosk/
Readme MIT 1.1 MiB
Languages
Svelte 83.7%
TypeScript 9.5%
JavaScript 3.1%
Dockerfile 1.9%
HTML 1.5%
Other 0.3%