Skip to content

Player-Facing Screen for GM's running the Star Trek Adventures TTRPG

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE
MIT
LICENSE-CODE
Notifications You must be signed in to change notification settings

lunarcloud/sta-play-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play App for Star Trek Adventures

app GitHub License GitHub top language environment

Code Quality

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.

Development Setup

npm i
npm run copy-deps
npm serve

Code Quality Tools

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.