ilikerobots / stargazer

Repo for Stargazer app

Home Page:https://nboughton.uk/apps/stargazer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stargazer (stargazer)

An app for journaling solo Ironsworn: Starforged campaigns

Contribution Guidelines

No breaking changes

Modifications to the data model at this point must be limited to optional props which are verified where used to prevent runtime errors.

Write clear and readable code

Please ensure all code submissions are designed to be as readable as possible and include comments where appropriate to ensure the intent of your code is obvious.

Please don't try to implement multiplayer

Stargazer is designed as a solo-play app and Oracle dashboard. Pull requests attempting to add multi-player/multi-character will not be merged.

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Repo for Stargazer app

https://nboughton.uk/apps/stargazer

License:Other


Languages

Language:Vue 75.0%Language:TypeScript 18.1%Language:JavaScript 4.8%Language:HTML 1.2%Language:SCSS 0.8%Language:Shell 0.2%