mence / b4bstats

Repository for B4BSTATS online tool

Home Page:https://b4bstats.mazz.lol

Repository from Github https://github.commence/b4bstatsRepository from Github https://github.commence/b4bstats

B4BSTATS

B4BSTATS is an online tool centered around Back 4 Blood game to track your progress through campaigns and display your statistics.

Install

To install project locally, make sure to have NodeJs (version 16.14.0 at least) and Yarn (version 1.22.17 at least) installed.

  • Clone the project git clone git@github.com:Mazzzoni/b4bstats.git
  • Enter project cd b4bstats/
  • Install dependencies yarn
  • Start dev environment yarn dev

Commands

Locally via node:

# Install dependencies
yarn

# Serve dev
yarn dev

# Build and export to static files
yarn export

Via Docker Compose:

docker compose up --build

Credits

Created by Mazzoni. (email: hello@mazz.lol / discord: @mazz#0385) Thanks to r/Back4Blood/ and Turtle Rock Studios for their support and contributions.

About

Repository for B4BSTATS online tool

https://b4bstats.mazz.lol

License:MIT License


Languages

Language:TypeScript 98.7%Language:SCSS 1.0%Language:JavaScript 0.2%Language:Dockerfile 0.1%