Philipp Dormann 368e97c6bb
Some checks failed
Build latest image / build-container (push) Has been cancelled
fix: build
2025-04-02 22:26:52 +02:00
2025-04-02 22:26:52 +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-02 22:19: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
2024-12-16 17:32:09 +01:00
2025-04-02 22:26:52 +02:00
2024-12-16 17:31:36 +01:00
2023-04-19 10:05:22 +02:00
2023-04-19 18:07:15 +02:00
2024-12-16 17:31:36 +01: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

@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 firstnam and lastname
  4. The kiosk creates the runner via the backend and shows their id, firstname, lastname and a barcode containing their id

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%