VatPLS is a webapp for keeping track of controller/position staffing during "live" events, inspired by the PLS system used by LFV in Sweden.
Contributions of any kind are most welcome.
- Please file bug reports and/or feature requests as issues.
- Pull requests are welcome.
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