A utility for GMs running a game of Star Trek Adventures TTRPG or players of the Captain's Log Solo RPG to display high-level player information during a game session.
npm i
npm run copy-deps
npm serve
The project has linters for the HTML, CSS, and JavaScript all setup and configured.
Simply run npm run lint-fix
to run all of them in "fix what you can automatically" mode.