RakuJa / BYBE-DB

MIT License
0 stars 0 forks source link

Rust SQLite License: MIT

BYBE - DB

Beyond Your Bestiary Explorer (BYBE) provides tools to help Pathfinder 2e Game Masters. Built as the database initializer of BYBE - Backend

Features

This rust program automagically downloads foundry data (and it's kinda slow, beware!) and then parses it storing in a more organized form in a SQLite DB.

Requirements

Built using:

Installation guide - Local

  1. Install Rust on your machine.
  2. Build the project:
cargo build
  1. Run the database initializer in development mode:
cargo run
  1. To instead deploy the production build, run:
cargo build --release
cargo run

It should be quick (~1 minute) if the foundry data is already cloned, otherwise it can last a long time.

Support me

If you like this tool, consider supporting me:

ko-fi