Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
/ RavenStats Public archive

A web interface for viewing Lifeweb stats. Takes scraped showlads data and parses them into something a bit more interesting.

Notifications You must be signed in to change notification settings

Daelso/RavenStats

Repository files navigation

RavenStats (ravenstats-portal)

Lifeweb Stat-tracking website built off of scraped showlads data.

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

A web interface for viewing Lifeweb stats. Takes scraped showlads data and parses them into something a bit more interesting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages