Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 820 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 820 Bytes

VatPLS

VatPLS is a webapp for keeping track of controller/position staffing during "live" events, inspired by the PLS system used by LFV in Sweden.

Controller cards layout

image

Contributing

Contributions of any kind are most welcome.

  • Please file bug reports and/or feature requests as issues.
  • Pull requests are welcome.

For developers

It's a fairly straight-forward Vue3 + Vuetify + Vue-draggable-plus project.

npm install
npm start

The API needs to be run separately with

node server.js